![]() |
Yet Another Game Engine
|
#include <vertex.h>
Public Member Functions | |
| Colour () | |
| Colour (GLubyte r_, GLubyte g_, GLubyte b_, GLubyte a_) | |
Public Attributes | |
| GLubyte | r |
| GLubyte | g |
| GLubyte | b |
| GLubyte | a |
|
inline |
|
inline |
| GLubyte yage::Colour::a |
| GLubyte yage::Colour::b |
| GLubyte yage::Colour::g |
| GLubyte yage::Colour::r |
1.8.6