Add a EXTRACTORS macro to automate the generation of the extractors
Like with VOLUMETYPES it is centralising the definitions of the volume and voxel types.
This commit is contained in:
@ -8,4 +8,4 @@
|
||||
%include "SimpleVolume.h"
|
||||
%include "MarchingCubesSurfaceExtractor.h"
|
||||
|
||||
%template(SurfaceExtractorSimpleVolumeDensity8) PolyVox::MarchingCubesSurfaceExtractor<PolyVox::SimpleVolume<PolyVox::Density8> >;
|
||||
EXTRACTORS(MarchingCubesSurfaceExtractor)
|
||||
|
Reference in New Issue
Block a user