Added decimated mesh support to new surface extractor. Integrated with Thermite.
This commit is contained in:
@ -38,6 +38,7 @@ namespace PolyVox
|
||||
class IndexedSurfacePatch;
|
||||
class Region;
|
||||
class SurfaceVertex;
|
||||
class SurfaceExtractor;
|
||||
|
||||
//---------- Vector ----------
|
||||
template <uint32_t Size, typename Type> class Vector;
|
||||
|
Reference in New Issue
Block a user