Commit Graph

5 Commits

Author SHA1 Message Date
7a14b9245b Fix compilation of bindings
The bindings now compile but are not complete. SWIG doesn't support
nested classes so the SimpleVolume can't be bound.
2011-05-23 22:45:50 +02:00
cb0a746b6f Update include paths for bindings to new layout. 2011-05-22 21:33:32 +02:00
26081fd4ba Got the Vector class working in Python through SWIG. 2010-12-27 11:54:49 +00:00
a4a8362dba Example builds now
Seg faults on running though
2009-03-30 13:09:23 +00:00
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