Re-enable more of the bindings
This should enable enough of the bindings to be able to extract a surface mesh.
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
#include "Density.h"
|
||||
%}
|
||||
|
||||
%include "Voxel.h"
|
||||
%include "SurfaceExtractor.h"
|
||||
%include "Density.h"
|
||||
|
||||
%template(Density8) PolyVox::Density<uint8_t>;
|
||||
|
Reference in New Issue
Block a user