Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssgrendererutil_p.h File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
Include dependency graph for qssgrendererutil_p.h:

Go to the source code of this file.

Classes

class  QSSGRenderPath

Namespaces

namespace  QSSGRendererUtil

Functions

constexpr quint32 QSSGRendererUtil::nextMultipleOf4 (quint32 value)
bool operator== (const QSSGRenderPath &p1, const QSSGRenderPath &p2)
size_t qHash (const QSSGRenderPath &path, size_t seed)

Function Documentation

◆ operator==()

bool operator== ( const QSSGRenderPath & p1,
const QSSGRenderPath & p2 )
inline

Definition at line 52 of file qssgrendererutil_p.h.

◆ qHash()

size_t qHash ( const QSSGRenderPath & path,
size_t seed )
inline

Definition at line 57 of file qssgrendererutil_p.h.