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
History
Matt Williams
69751dc084
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).
...
The uint8 etc. typedefs aren't working for now though.
2009-03-29 15:36:41 +00:00
..
bindings
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
include
Add #includes to help it build in GCC
2009-03-28 00:17:07 +00:00
source
Renamed Block to BlockData. Introduced new Block class which can be shared.
2009-03-26 21:17:37 +00:00
CMakeLists.txt
A few more tiny steps in the right direction
2009-03-28 13:08:29 +00:00
Doxyfile.in
Add 'doc' target to PolyVox to create doxygen docs
2009-03-02 16:43:25 +00:00
Mainpage.dox
Update the Doxygen mainpage to show an example of how to make a page for a PolyVox tutorial.
2009-03-15 19:28:20 +00:00
PolyVoxConfig.cmake.in
Fix the PolyVoxConifg[Version].cmake files.
2009-02-27 16:40:04 +00:00