VertexBuffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

cCounter
int cCounter;
Undocumented in source.
colors
ubyte* colors;
Undocumented in source.
elementsCount
int elementsCount;
Undocumented in source.
indices
uint* indices;
Undocumented in source.
tcCounter
int tcCounter;
Undocumented in source.
texcoords
float* texcoords;
Undocumented in source.
vCounter
int vCounter;
Undocumented in source.
vaoId
uint vaoId;
Undocumented in source.
vboId
uint[4] vboId;
Undocumented in source.
vertices
float* vertices;
Undocumented in source.

Meta