Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qssgrendererutil_p.h File Reference
#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) Q_DECL_NOTHROW
 

Function Documentation

◆ operator==()

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

Definition at line 47 of file qssgrendererutil_p.h.

◆ qHash()

size_t qHash ( const QSSGRenderPath path,
size_t  seed 
)
inline

Definition at line 52 of file qssgrendererutil_p.h.