PolyVox  0.3.0-dev
Open source voxel management library
PolyVox::SurfaceMesh< VertexType > Member List

This is the complete list of members for PolyVox::SurfaceMesh< VertexType >, including all inherited members.

addTriangle(uint32_t index0, uint32_t index1, uint32_t index2)PolyVox::SurfaceMesh< VertexType >
addTriangleCubic(uint32_t index0, uint32_t index1, uint32_t index2)PolyVox::SurfaceMesh< VertexType >
addVertex(const VertexType &vertex)PolyVox::SurfaceMesh< VertexType >
clear(void)PolyVox::SurfaceMesh< VertexType >
getIndices(void) const PolyVox::SurfaceMesh< VertexType >
getNoOfIndices(void) const PolyVox::SurfaceMesh< VertexType >
getNoOfNonUniformTrianges(void) const PolyVox::SurfaceMesh< VertexType >
getNoOfUniformTrianges(void) const PolyVox::SurfaceMesh< VertexType >
getNoOfVertices(void) const PolyVox::SurfaceMesh< VertexType >
getRawVertexData(void)PolyVox::SurfaceMesh< VertexType >
getVertices(void) const PolyVox::SurfaceMesh< VertexType >
isEmpty(void) const PolyVox::SurfaceMesh< VertexType >
m_iNoOfLod0TrisPolyVox::SurfaceMesh< VertexType >
m_iTimeStampPolyVox::SurfaceMesh< VertexType >
m_RegionPolyVox::SurfaceMesh< VertexType >
m_vecLodRecordsPolyVox::SurfaceMesh< VertexType >
m_vecTriangleIndicesPolyVox::SurfaceMesh< VertexType >
m_vecVerticesPolyVox::SurfaceMesh< VertexType >
noOfDegenerateTris(void)PolyVox::SurfaceMesh< VertexType >
removeDegenerateTris(void)PolyVox::SurfaceMesh< VertexType >
removeUnusedVertices(void)PolyVox::SurfaceMesh< VertexType >
scaleVertices(float amount)PolyVox::SurfaceMesh< VertexType >
SurfaceMesh()PolyVox::SurfaceMesh< VertexType >
translateVertices(const Vector3DFloat &amount)PolyVox::SurfaceMesh< VertexType >
~SurfaceMesh()PolyVox::SurfaceMesh< VertexType >