assimp/port/PyAssimp/pyassimp
sueastside 55a3d845c9 Changed structs.py to export the original names of the C structs, not uppercase.
Totally rewrote pyassimp, removing all pyassimp classes, instead using python's dynamic nature to expand the ctypes structures to include safe array access and python style tuple access.
Updated helper.py and sample.py.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@406 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2009-04-25 21:12:53 +00:00
..
__init__.py basic setup for test-models and some docstrings. 2008-09-17 17:08:36 +00:00
errors.py searches assimp-library automatically 2008-09-18 13:36:34 +00:00
helper.py Changed structs.py to export the original names of the C structs, not uppercase. 2009-04-25 21:12:53 +00:00
pyassimp.py Changed structs.py to export the original names of the C structs, not uppercase. 2009-04-25 21:12:53 +00:00
structs.py Changed structs.py to export the original names of the C structs, not uppercase. 2009-04-25 21:12:53 +00:00