platform_vertex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Demo_GL33)
extern (C)
struct platform_vertex {}

Members

Variables

color
ubyte[4] color;
Undocumented in source.
position
float[2] position;
Undocumented in source.
tex
float[2] tex;
Undocumented in source.

Meta