PolyVox  0.2.1
Open source voxel management library
Classes | Namespaces | Functions
SurfaceMesh.h File Reference
#include "Impl/TypeDef.h"
#include "PolyVoxCore/Region.h"
#include "PolyVoxCore/VertexTypes.h"
#include <algorithm>
#include <cstdlib>
#include <list>
#include <memory>
#include <set>
#include <vector>
#include "PolyVoxCore/SurfaceMesh.inl"

Go to the source code of this file.

Classes

class  PolyVox::LodRecord
class  PolyVox::SurfaceMesh< VertexType >

Namespaces

namespace  PolyVox
 Main namespace.

Functions

template<typename VertexType >
std::shared_ptr< SurfaceMesh
< VertexType > > 
PolyVox::extractSubset (SurfaceMesh< VertexType > &inputMesh, std::set< uint8_t > setMaterials)