This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
polyvox
/
library
/
bindings
History
Matt Williams
1fb999966f
Put the bindings CMake stuff in a separate directory to keep things clean
...
Fully remove the if(win32) stuff from the examples
2009-03-29 23:02:03 +00:00
..
CMakeLists.txt
Put the bindings CMake stuff in a separate directory to keep things clean
2009-03-29 23:02:03 +00:00
Enums.i
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
PolyVoxCore.i
To bind a template, you must bind a specific instantiation of it. I'm binding the instantiations defined by the typedefs in Vector.h (though I have to specify them manually in SWIG).
2009-03-29 15:36:41 +00:00
PolyVoxCStdInt.i
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
PolyVoxForwardDeclarations.i
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
TypeDef.i
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
Utility.i
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
Vector.i
To bind a template, you must bind a specific instantiation of it. I'm binding the instantiations defined by the typedefs in Vector.h (though I have to specify them manually in SWIG).
2009-03-29 15:36:41 +00:00