Vigilante Game Framework  1.0.0.8
A 2D/3D C++ Game Framework using SFML.
Public Attributes | List of all members
V3DObjModel::V3DModelData Struct Reference

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.
 

Detailed Description

The structure of each individual shape.


The documentation for this struct was generated from the following file: