|
Carna
Version 3.0.1
|
Defines vertex component for colors. Usage is explained here. More...
#include <Vertex.h>
Inheritance diagram for Carna::base::VertexColor:Public Attributes | |
| float | r |
| Holds the red color component of this vertex. | |
| float | g |
| Holds the green color component of this vertex. | |
| float | b |
| Holds the blue color component of this vertex. | |
| float | a |
| Holds the alpha color component of this vertex. | |
Defines vertex component for colors. Usage is explained here.
Documentation generated by Doxygen