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
David Williams
d574a18ce3
Added the parts of boost which we need to access shared_ptr and weak_ptr. This will allow for improved memory management of large volumes.
2009-03-29 22:07:27 +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
Added the parts of boost which we need to access shared_ptr and weak_ptr. This will allow for improved memory management of large volumes.
2009-03-29 22:07:27 +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
Added the parts of boost which we need to access shared_ptr and weak_ptr. This will allow for improved memory management of large volumes.
2009-03-29 22:07:27 +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