OpenPolygon
1.0.0
OpenPolygon is a Rendering Engine
|
This is the complete list of members for Engine::VertexGroup, including all inherited members.
addIndex(int index) | Engine::VertexGroup | |
addVertex(const Vector3f &offset) | Engine::VertexGroup | |
getGroupsByIndex(VertexGroups group_list, int index) | Engine::VertexGroup | |
getId(void) | Engine::VertexGroup | |
getIndices(void) | Engine::VertexGroup | |
getName(void) | Engine::VertexGroup | |
getVertices(void) | Engine::VertexGroup | |
hasIndex(int index) | Engine::VertexGroup | |
hasVertex(const Vector3f &offset) | Engine::VertexGroup | |
mIndices | Engine::VertexGroup | protected |
mVertices | Engine::VertexGroup | protected |
setId(int id) | Engine::VertexGroup | |
setIndices(Indices indices) | Engine::VertexGroup | |
setName(const std::string &name) | Engine::VertexGroup | |
setVertices(Vector3fv vertices) | Engine::VertexGroup | |
VertexGroup() (defined in Engine::VertexGroup) | Engine::VertexGroup | |
VertexGroup(const std::string &name) (defined in Engine::VertexGroup) | Engine::VertexGroup | protected |
~VertexGroup() (defined in Engine::VertexGroup) | Engine::VertexGroup | inlinevirtual |