%module MeshDecimator %{ #include "MeshDecimator.h" %} %include "MeshDecimator.h" %template(MeshDecimatorMaterial8) PolyVox::MeshDecimator; %template(MeshDecimatorDensity8) PolyVox::MeshDecimator;