Got the Vector class working in Python through SWIG.
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
//%include <windows.i>
|
||||
|
||||
//%include "TypeDef.i"
|
||||
%include "Enums.i"
|
||||
%include "PolyVoxCStdInt.i"
|
||||
%include "Utility.i"
|
||||
//%include "Enums.i"
|
||||
//%include "PolyVoxCStdInt.i"
|
||||
//%include "Utility.i"
|
||||
//%include "PolyVoxForwardDeclarations.i" //Shouldn't be needed
|
||||
%include "Vector.i"
|
||||
|
Reference in New Issue
Block a user