ALLEGRO_VERTEX
nothrow @nogc extern (C)
struct ALLEGRO_VERTEX {
}
Members
- color
ALLEGRO_COLOR color;
Undocumented in source.
- u
float u;
- v
float v;
Undocumented in source.
- x
float x;
- y
float y;
- z
float z;
Undocumented in source.
allegro5 allegro_primitives
enumsfunctionsstructsvariables