|
PolyVox
0.2.1
Open source voxel management library
|
#include "PolyVoxCore/CubicSurfaceExtractorWithNormals.h"#include "PolyVoxCore/MaterialDensityPair.h"#include "PolyVoxCore/SimpleVolume.h"#include "PolyVoxCore/MarchingCubesSurfaceExtractor.h"Go to the source code of this file.
Namespaces | |
| namespace | PolyVox |
| Main namespace. | |
Typedefs | |
| typedef SimpleVolume < MaterialDensityPair88 > | PolyVox::Volume |
| typedef SurfaceMesh < PositionMaterialNormal > | PolyVox::Mesh |
Functions | |
| POLYVOX_DEPRECATED void | PolyVox::extractCubicMesh (Volume &volume, const Region ®ion, Mesh &resultMesh) |
| POLYVOX_DEPRECATED void | PolyVox::extractSmoothMesh (Volume &volume, const Region ®ion, Mesh &resultMesh) |
1.8.1