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
QSGBatchRenderer::ClipBatchRootInfo Struct Reference

#include <qsgbatchrenderer_p.h>

+ Inheritance diagram for QSGBatchRenderer::ClipBatchRootInfo:
+ Collaboration diagram for QSGBatchRenderer::ClipBatchRootInfo:

Public Attributes

QMatrix4x4 matrix
 
- Public Attributes inherited from QSGBatchRenderer::BatchRootInfo
QSet< Node * > subRoots
 
NodeparentRoot = nullptr
 
int lastOrder = -1
 
int firstOrder = -1
 
int availableOrders = 0
 

Additional Inherited Members

- Public Member Functions inherited from QSGBatchRenderer::BatchRootInfo
 BatchRootInfo ()
 

Detailed Description

Definition at line 334 of file qsgbatchrenderer_p.h.

Member Data Documentation

◆ matrix

QMatrix4x4 QSGBatchRenderer::ClipBatchRootInfo::matrix

Definition at line 336 of file qsgbatchrenderer_p.h.

Referenced by QSGBatchRenderer::Updater::visitClipNode().


The documentation for this struct was generated from the following file: