Add all the Material, Density and MaterialDensityPair typedefs
This commit is contained in:
@ -6,3 +6,4 @@
|
||||
%include "Material.h"
|
||||
|
||||
%template(Material8) PolyVox::Material<uint8_t>;
|
||||
%template(Material16) PolyVox::Material<uint16_t>;
|
||||
|
Reference in New Issue
Block a user