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

#include <qsggeometry.h>

Public Variables

unsigned char a
 
unsigned char b
 
unsigned char g
 
unsigned char r
 
float x
 
float y
 

Detailed Description

Definition at line 69 of file qsggeometry.h.

Properties

◆ a

unsigned char QSGGeometry::ColoredPoint2D::a

Definition at line 69 of file qsggeometry.h.

◆ b

unsigned char QSGGeometry::ColoredPoint2D::b

Definition at line 69 of file qsggeometry.h.

◆ g

unsigned char QSGGeometry::ColoredPoint2D::g

Definition at line 69 of file qsggeometry.h.

◆ r

unsigned char QSGGeometry::ColoredPoint2D::r

Definition at line 69 of file qsggeometry.h.

◆ x

float QSGGeometry::ColoredPoint2D::x

Definition at line 69 of file qsggeometry.h.

◆ y

float QSGGeometry::ColoredPoint2D::y

Definition at line 69 of file qsggeometry.h.


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