Python: implemented wrapping of struct attributes by reference (so it is possible...
commit25a4cdfee9226fa9be5ce2ef234ccdb82f1e8df4
authorAntoine Chavasse <a.chavasse@gmail.com>
Sat, 23 Jun 2007 17:34:39 +0000 (23 19:34 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sat, 23 Jun 2007 17:34:39 +0000 (23 19:34 +0200)
treeb1ebe1bc47b65a6b43d4766b01641a11c0fc9b6a
parentc355b4b1273339631719e962592557b8bdd44d28
Python: implemented wrapping of struct attributes by reference (so it is possible to modify the attributes of a sub-struct directly in place)
app/services_gui.cpp
app/services_scenegraph.cpp
core/aic/attribute.cpp
core/genericpointer.h
core/refcounted.h
python/basic_types.h
python/class.h
python/struct.h
python/structboxing.h
scenegraph/Material.h
scenegraph/material.aih