Public Attributes

VAOData Class Reference

List of all members.

Public Attributes

std::vector< ngl::Vector > verts
 list of verteces
std::vector< bool > m_isVertexInHash
 defines if the vertex is in hash table already
std::vector< ListOfFacesIndexesm_listOfListOfFaces
 list of list of faces to be used in calculating the neighbours
std::vector< ngl::Face > faces
 list of faces
std::vector< ngl::Vector > tex
 list of textures
std::vector< ngl::Vector > normalsFront
 list of Frontnormals
ngl::VertexArrayObject * m_vaoMeshFront
 list of VAO objects for the front face of the cloth

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables