Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSGBatchRenderer::Pt Struct Reference

#include <qsgbatchrenderer_p.h>

+ Collaboration diagram for QSGBatchRenderer::Pt:

Public Member Functions

void map (const QMatrix4x4 &mat)
 
void set (float nx, float ny)
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 185 of file qsgbatchrenderer_p.h.

Member Function Documentation

◆ map()

void QSGBatchRenderer::Pt::map ( const QMatrix4x4 mat)
inline

Definition at line 188 of file qsgbatchrenderer_p.h.

References QMatrix4x4::constData().

Referenced by QSGBatchRenderer::Rect::map().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set()

void QSGBatchRenderer::Pt::set ( float  nx,
float  ny 
)
inline

Definition at line 197 of file qsgbatchrenderer_p.h.

Referenced by QSGBatchRenderer::Rect::set().

+ Here is the caller graph for this function:

Member Data Documentation

◆ x

◆ y


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