Vigilante Game Framework
1.0.0.8
A 2D/3D C++ Game Framework using SFML.
|
The structure of each individual shape. More...
#include <V3DObjModel.h>
Public Attributes | |
unsigned int | vb |
Vertex Buffer ID. | |
unsigned int | vao |
Vertex Array Object ID. | |
int | triangleCount |
Number of Triangles in this model. | |
size_t | materialID |
Material ID of this mode. | |
The structure of each individual shape.