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

Public Member Functions

void set (float primary, float secondary, Color4ub ncolor, float dPrimary, float dSecondary, bool vertical)
 
- Public Member Functions inherited from QT_BEGIN_NAMESPACE::Vertex
void set (float primary, float secondary, Color4ub ncolor, bool vertical)
 

Public Attributes

float dx
 
float dy
 
- Public Attributes inherited from QT_BEGIN_NAMESPACE::Vertex
float x
 
float y
 
Color4ub color
 

Detailed Description

Definition at line 49 of file qsgbasicinternalrectanglenode.cpp.

Member Function Documentation

◆ set()

void QT_BEGIN_NAMESPACE::SmoothVertex::set ( float primary,
float secondary,
Color4ub ncolor,
float dPrimary,
float dSecondary,
bool vertical )
inline

Definition at line 53 of file qsgbasicinternalrectanglenode.cpp.

Member Data Documentation

◆ dx

float QT_BEGIN_NAMESPACE::SmoothVertex::dx

Definition at line 51 of file qsgbasicinternalrectanglenode.cpp.

◆ dy

float QT_BEGIN_NAMESPACE::SmoothVertex::dy

Definition at line 51 of file qsgbasicinternalrectanglenode.cpp.


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