![]() |
Qt 6.x
The Qt SDK
|
#include <qsgbatchrenderer_p.h>
Inheritance diagram for QSGBatchRenderer::BatchRootInfo:
Collaboration diagram for QSGBatchRenderer::BatchRootInfo:Public Member Functions | |
| BatchRootInfo () | |
Public Attributes | |
| QSet< Node * > | subRoots |
| Node * | parentRoot = nullptr |
| int | lastOrder = -1 |
| int | firstOrder = -1 |
| int | availableOrders = 0 |
Definition at line 325 of file qsgbatchrenderer_p.h.
|
inline |
Definition at line 326 of file qsgbatchrenderer_p.h.
| int QSGBatchRenderer::BatchRootInfo::availableOrders = 0 |
Definition at line 331 of file qsgbatchrenderer_p.h.
| int QSGBatchRenderer::BatchRootInfo::firstOrder = -1 |
Definition at line 330 of file qsgbatchrenderer_p.h.
| int QSGBatchRenderer::BatchRootInfo::lastOrder = -1 |
Definition at line 329 of file qsgbatchrenderer_p.h.
Definition at line 328 of file qsgbatchrenderer_p.h.
Definition at line 327 of file qsgbatchrenderer_p.h.