Qt 4.8
Public Variables | List of all members
QSGGeometry::Point2D Struct Reference

#include <qsggeometry.h>

Public Variables

float x
 
float y
 

Detailed Description

Definition at line 67 of file qsggeometry.h.

Properties

◆ x

float QSGGeometry::Point2D::x

Definition at line 67 of file qsggeometry.h.

Referenced by QSGGeometry::updateRectGeometry().

◆ y

float QSGGeometry::Point2D::y

Definition at line 67 of file qsggeometry.h.

Referenced by QSGGeometry::updateRectGeometry().


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