![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsgbatchrenderer_p.h>
Public Attributes | |
QMatrix4x4 | matrix |
![]() | |
QSet< Node * > | subRoots |
Node * | parentRoot = nullptr |
int | lastOrder = -1 |
int | firstOrder = -1 |
int | availableOrders = 0 |
Additional Inherited Members | |
![]() | |
BatchRootInfo () | |
Definition at line 334 of file qsgbatchrenderer_p.h.
QMatrix4x4 QSGBatchRenderer::ClipBatchRootInfo::matrix |
Definition at line 336 of file qsgbatchrenderer_p.h.