![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtypes.h>
#include <QtCore/qlist.h>
Go to the source code of this file.
Typedefs | |
using | QSSGNodeIdList = QList<QSSGNodeId> |
Enumerations | |
enum class | QSSGNodeId : quint64 { Invalid = 0 } |
enum class | QSSGResourceId : quint64 { Invalid = 0 } |
enum class | QSSGCameraId : quint64 { Invalid = 0 } |
enum class | QSSGExtensionId : quint64 { Invalid = 0 } |
using QSSGNodeIdList = QList<QSSGNodeId> |
Definition at line 27 of file qssgrenderbasetypes.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 24 of file qssgrenderbasetypes.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 25 of file qssgrenderbasetypes.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 22 of file qssgrenderbasetypes.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 23 of file qssgrenderbasetypes.h.