|
MyGUI
3.2.0
|
#include <MyGUI_RenderFormat.h>
Public Types | |
| enum | Enum { ColourARGB, ColourABGR, MAX } |
Public Member Functions | |
| VertexColourType (Enum _value=MAX) | |
Friends | |
| bool | operator== (VertexColourType const &a, VertexColourType const &b) |
| bool | operator!= (VertexColourType const &a, VertexColourType const &b) |
Definition at line 30 of file MyGUI_RenderFormat.h.
| Enumerator | |
|---|---|
| ColourARGB | |
| ColourABGR | |
| MAX | |
Definition at line 33 of file MyGUI_RenderFormat.h.
Definition at line 40 of file MyGUI_RenderFormat.h.
|
friend |
Definition at line 50 of file MyGUI_RenderFormat.h.
|
friend |
Definition at line 45 of file MyGUI_RenderFormat.h.
1.8.5