A few more tiny steps in the right direction
Getting templates to work is the next thing
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
%module PolyVoxCore
|
||||
|
||||
%include Enums.i
|
||||
%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"
|
||||
|
Reference in New Issue
Block a user