10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
|
/*! \class QskVertexColor
|
||
|
|
||
|
\brief An RGBA color that can be used for vertex lists of QSGGeometryNode
|
||
|
*/
|
||
|
|
||
|
/*! \class QskVertexColorMap
|
||
|
|
||
|
\brief An color map interpolating between QskVertexColor colors.
|
||
|
*/
|