polyvox/library/bindings/PolyVoxCore.i
Matt Williams 58355da40b A few more tiny steps in the right direction
Getting templates to work is the next thing
2009-03-28 13:08:29 +00:00

12 lines
229 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"
//%include "Vector.i"