![]() |
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, bool vertical) |
void | set (float primary, float secondary, Color4ub ncolor, bool vertical) |
Public Attributes | |
float | x |
float | y |
Color4ub | color |
Definition at line 33 of file qsgbasicinternalrectanglenode.cpp.
|
inline |
Definition at line 38 of file qsgbasicinternalrectanglenode.cpp.
Referenced by QT_BEGIN_NAMESPACE::SmoothVertex::set().
|
inline |
Definition at line 38 of file qsgbasicinternalrectanglenode.cpp.
Color4ub Vertex::color |
Definition at line 36 of file qsgbasicinternalrectanglenode.cpp.
Referenced by set().
float Vertex::x |
Definition at line 35 of file qsgbasicinternalrectanglenode.cpp.
Referenced by set().
float Vertex::y |
Definition at line 35 of file qsgbasicinternalrectanglenode.cpp.
Referenced by set().