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::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 x.

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

+ 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: