![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrendererutil_p.h>
Collaboration diagram for QSSGRenderPath:Public Member Functions | |
| QSSGRenderPath ()=default | |
| QSSGRenderPath (const QString &p) noexcept | |
| bool | isNull () const |
| bool | isEmpty () const |
| QString | path () const |
Friends | |
| bool | operator== (const QSSGRenderPath &, const QSSGRenderPath &) |
| size_t | qHash (const QSSGRenderPath &, size_t) Q_DECL_NOTHROW |
Definition at line 30 of file qssgrendererutil_p.h.
|
default |
|
inlineexplicitnoexcept |
Definition at line 34 of file qssgrendererutil_p.h.
|
inline |
Definition at line 38 of file qssgrendererutil_p.h.
References QString::isEmpty().
Here is the call graph for this function:
|
inline |
Definition at line 37 of file qssgrendererutil_p.h.
References QString::isNull().
Here is the call graph for this function:
|
inline |
Definition at line 39 of file qssgrendererutil_p.h.
Referenced by QSSGBufferManager::loadMeshBVH(), QSSGBufferManager::loadMeshData(), and splitRuntimeMeshPath().
Here is the caller graph for this function:
|
friend |
Definition at line 47 of file qssgrendererutil_p.h.
|
friend |
Definition at line 52 of file qssgrendererutil_p.h.