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

(edaef10f41074b0616c3ec42d379cf4bd9cc9278)

#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 50 of file qssgrendererutil_p.h.

◆ qHash()

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

Definition at line 55 of file qssgrendererutil_p.h.