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
qssgrenderbasetypes.h File Reference

(65983194d764373467ea7d94af8e3b8c52f6724a)

#include <QtCore/qtypes.h>
+ Include dependency graph for qssgrenderbasetypes.h:

Go to the source code of this file.

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 }
 

Enumeration Type Documentation

◆ QSSGCameraId

enum class QSSGCameraId : quint64
strong
Enumerator
Invalid 

Definition at line 22 of file qssgrenderbasetypes.h.

◆ QSSGExtensionId

enum class QSSGExtensionId : quint64
strong
Enumerator
Invalid 

Definition at line 23 of file qssgrenderbasetypes.h.

◆ QSSGNodeId

enum class QSSGNodeId : quint64
strong
Enumerator
Invalid 

Definition at line 20 of file qssgrenderbasetypes.h.

◆ QSSGResourceId

enum class QSSGResourceId : quint64
strong
Enumerator
Invalid 

Definition at line 21 of file qssgrenderbasetypes.h.