#include "PolyVoxCore/CubicSurfaceExtractorWithNormals.h"#include "PolyVoxCore/MaterialDensityPair.h"#include "PolyVoxCore/SimpleVolume.h"#include "PolyVoxCore/SurfaceExtractor.h"
Include dependency graph for SimpleInterface.h:
This graph shows which files directly or indirectly include this file: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 | |
| void | PolyVox::extractCubicMesh (Volume &volume, const Region ®ion, Mesh &resultMesh) |
| void | PolyVox::extractSmoothMesh (Volume &volume, const Region ®ion, Mesh &resultMesh) |
1.7.1