polyvox/library/bindings/PolyVoxCore.i

12 lines
251 B
OpenEdge ABL

%module PolyVoxCore
#define POLYVOX_API
//%include <windows.i>
//%include "TypeDef.i"
%include "Enums.i"
%include "PolyVoxCStdInt.i"
%include "Utility.i"
//%include "PolyVoxForwardDeclarations.i" //Shouldn't be needed
%include "Vector.i"