Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgrendererutil_p.h File Reference

(cbd5326940410eefc68f7223e7dc33fb1a32c84a)

#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.