|
PolyVox
0.2.1
Open source voxel management library
|
#include "PolyVoxCore/SurfaceMesh.h"#include "PolyVoxCore/Vector.h"#include "PolyVoxCore/VertexTypes.h"#include <bitset>#include <vector>#include "PolyVoxCore/MeshDecimator.inl"Go to the source code of this file.
Classes | |
| class | PolyVox::MeshDecimator< VertexType > |
| The MeshDecimator reduces the number of triangles in a mesh. More... | |
| struct | PolyVox::MeshDecimator< VertexType >::InitialVertexMetadata |
| struct | PolyVox::MeshDecimator< VertexType >::Triangle |
| struct | PolyVox::MeshDecimator< VertexType >::IntVertex |
Namespaces | |
| namespace | PolyVox |
| Main namespace. | |
1.8.1