%module Material %{ #include "Material.h" %} %include "Material.h" %template(Material8) PolyVox::Material; %template(Material16) PolyVox::Material;