Updated SWIG bindings, especially for C#.
This commit is contained in:
@ -10,4 +10,4 @@
|
||||
%include "Volume.h"
|
||||
|
||||
%template(VolumeMaterial8) PolyVox::Volume<PolyVox::Material8>;
|
||||
%template(VolumeDensity8) PolyVox::Volume<PolyVox::Density8>;
|
||||
%template(VolumeDensity8) PolyVox::Volume<PolyVox::Density8>;
|
Reference in New Issue
Block a user