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
567
Commits
4
Branches
2
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
David Williams
26081fd4ba
Got the Vector class working in Python through SWIG.
2010-12-27 11:54:49 +00:00
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
Matt Williams
58355da40b
A few more tiny steps in the right direction
...
Getting templates to work is the next thing
2009-03-28 13:08:29 +00:00