PolyVox  0.2.1
Open source voxel management library
Namespaces | Typedefs | Functions
SimpleInterface.h File Reference
#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 &region, Mesh &resultMesh)
POLYVOX_DEPRECATED void PolyVox::extractSmoothMesh (Volume &volume, const Region &region, Mesh &resultMesh)