library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_util.h>
Public Types | |
typedef AabbType | TAabb |
Static Public Member Functions | |
static PyObject * | build (const TAabb &iV) |
static int | get (PyObject *iValue, TAabb &oV) |
Definition at line 210 of file prim/pyobject_util.h.
typedef AabbType lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::TAabb |
Definition at line 212 of file prim/pyobject_util.h.
static PyObject* lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::build | ( | const TAabb & | iV | ) | [inline, static] |
Definition at line 213 of file prim/pyobject_util.h.
References lass::python::fromSharedPtrToNakedCast(), and lass::python::makeTuple().
static int lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::get | ( | PyObject * | iValue, | |
TAabb & | oV | |||
) | [inline, static] |
Definition at line 217 of file prim/pyobject_util.h.
References lass::python::impl::addMessageHeader(), lass::python::decodeTuple(), and lass::util::Exception::message().
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |