Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
void | set (float primary, float secondary, Color4ub ncolor, float dPrimary, float dSecondary, bool vertical) |
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) |
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 |
Definition at line 49 of file qsgbasicinternalrectanglenode.cpp.
|
inline |
Definition at line 53 of file qsgbasicinternalrectanglenode.cpp.
References dx, dy, and QT_BEGIN_NAMESPACE::Vertex::set().
|
inline |
Definition at line 53 of file qsgbasicinternalrectanglenode.cpp.
float QT_BEGIN_NAMESPACE::SmoothVertex::dx |
Definition at line 51 of file qsgbasicinternalrectanglenode.cpp.
Referenced by set().
float QT_BEGIN_NAMESPACE::SmoothVertex::dy |
Definition at line 51 of file qsgbasicinternalrectanglenode.cpp.
Referenced by set().