Work on SWIG bindings for PolyVox.

This commit is contained in:
David Williams
2010-12-28 09:52:17 +00:00
parent 89df1c8824
commit 57ff257669
7 changed files with 15 additions and 30 deletions

View File

@ -1,6 +0,0 @@
%module TypeDef
%{
#include "PolyVoxCore/TypeDef.h"
%}
%include "PolyVoxCore/TypeDef.h"