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
QT_BEGIN_NAMESPACE::Vertex Struct Reference
+ Inheritance diagram for QT_BEGIN_NAMESPACE::Vertex:
+ Collaboration diagram for QT_BEGIN_NAMESPACE::Vertex:

Public Member Functions

void set (float primary, float secondary, Color4ub ncolor, bool vertical)
 

Public Attributes

float x
 
float y
 
Color4ub color
 

Detailed Description

Definition at line 33 of file qsgbasicinternalrectanglenode.cpp.

Member Function Documentation

◆ set()

void QT_BEGIN_NAMESPACE::Vertex::set ( float primary,
float secondary,
Color4ub ncolor,
bool vertical )
inline

Definition at line 38 of file qsgbasicinternalrectanglenode.cpp.

Member Data Documentation

◆ color

Color4ub QT_BEGIN_NAMESPACE::Vertex::color

Definition at line 36 of file qsgbasicinternalrectanglenode.cpp.

◆ x

float QT_BEGIN_NAMESPACE::Vertex::x

Definition at line 35 of file qsgbasicinternalrectanglenode.cpp.

◆ y

float QT_BEGIN_NAMESPACE::Vertex::y

Definition at line 35 of file qsgbasicinternalrectanglenode.cpp.


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