A few more tiny steps in the right direction
Getting templates to work is the next thing
This commit is contained in:
6
library/bindings/TypeDef.i
Normal file
6
library/bindings/TypeDef.i
Normal file
@ -0,0 +1,6 @@
|
||||
%module TypeDef
|
||||
%{
|
||||
#include "PolyVoxCore/TypeDef.h"
|
||||
%}
|
||||
|
||||
%include "PolyVoxCore/TypeDef.h"
|
Reference in New Issue
Block a user