Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 186 of file qsgbatchrenderer_p.h.

Member Function Documentation

◆ map()

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

Definition at line 189 of file qsgbatchrenderer_p.h.

References x, and y.

◆ set()

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

Definition at line 198 of file qsgbatchrenderer_p.h.

References x, and y.

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: