|
PolyVox
0.2.1
Open source voxel management library
|
#include <SurfaceMesh.h>
Collaboration diagram for PolyVox::LodRecord:Public Attributes | |
| int | beginIndex |
| int | endIndex |
Definition at line 41 of file SurfaceMesh.h.
| int PolyVox::LodRecord::beginIndex |
Definition at line 44 of file SurfaceMesh.h.
Referenced by PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, IsQuadNeeded >::execute(), PolyVox::MarchingCubesSurfaceExtractor< VolumeType, Controller >::execute(), PolyVox::CubicSurfaceExtractor< VolumeType, IsQuadNeeded >::execute(), PolyVox::MeshDecimator< VertexType >::execute(), and PolyVox::extractSubset().
| int PolyVox::LodRecord::endIndex |
Definition at line 45 of file SurfaceMesh.h.
Referenced by PolyVox::CubicSurfaceExtractorWithNormals< VolumeType, IsQuadNeeded >::execute(), PolyVox::MarchingCubesSurfaceExtractor< VolumeType, Controller >::execute(), PolyVox::CubicSurfaceExtractor< VolumeType, IsQuadNeeded >::execute(), PolyVox::MeshDecimator< VertexType >::execute(), and PolyVox::extractSubset().
1.8.1