![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
qsizetype | modelCount = 0 |
qsizetype | particlesCount = 0 |
qsizetype | item2DCount = 0 |
qsizetype | cameraCount = 0 |
qsizetype | lightCount = 0 |
qsizetype | reflectionProbeCount = 0 |
qsizetype | otherCount = 0 |
Friends | |
LayerNodeStatResult & | operator+= (LayerNodeStatResult &lhs, const LayerNodeStatResult &rhs) |
QDebug | operator<< (QDebug dbg, const LayerNodeStatResult &stat) |
LayerNodeStatResult & | operator+= (LayerNodeStatResult &lhs, const LayerNodeStatResult &rhs) |
QDebug | operator<< (QDebug dbg, const LayerNodeStatResult &stat) |
Definition at line 67 of file qssglayerrenderdata.cpp.
|
friend |
Definition at line 77 of file qssglayerrenderdata.cpp.
|
friend |
Definition at line 77 of file qssglayerrenderdata.cpp.
|
friend |
Definition at line 89 of file qssglayerrenderdata.cpp.
|
friend |
Definition at line 89 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::cameraCount = 0 |
Definition at line 72 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::item2DCount = 0 |
Definition at line 71 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::lightCount = 0 |
Definition at line 73 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::modelCount = 0 |
Definition at line 69 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::otherCount = 0 |
Definition at line 75 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::particlesCount = 0 |
Definition at line 70 of file qssglayerrenderdata.cpp.
qsizetype LayerNodeStatResult::reflectionProbeCount = 0 |
Definition at line 74 of file qssglayerrenderdata.cpp.