Classes | Namespaces

PolyVoxCore/include/PolyVoxCore/MeshDecimator.h File Reference

#include "PolyVoxCore/SurfaceMesh.h"
#include "PolyVoxCore/Vector.h"
#include "PolyVoxCore/VertexTypes.h"
#include <bitset>
#include <vector>
#include "PolyVoxCore/MeshDecimator.inl"
Include dependency graph for MeshDecimator.h:
This graph shows which files directly or indirectly include this file:

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.