Work on SWIG bindings for PolyVox.
This commit is contained in:
@ -1,15 +1,10 @@
|
||||
%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 "stdint.i"
|
||||
%include "Material.i"
|
||||
%include "Density.i"
|
||||
%include "Vector.i"
|
||||
%include "Region.i"
|
||||
%include "Volume.i"
|
||||
|
Reference in New Issue
Block a user