library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_util.h>
Public Types | |
enum | { size = TransformationType::dimension + 1 } |
typedef TransformationType | TTransformation |
typedef TransformationType::TValue | TValue |
Static Public Member Functions | |
static PyObject * | build (const TTransformation &iV) |
static int | get (PyObject *iValue, TTransformation &oV) |
Definition at line 352 of file prim/pyobject_util.h.
typedef TransformationType lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::TTransformation |
Definition at line 354 of file prim/pyobject_util.h.
typedef TransformationType::TValue lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::TValue |
Definition at line 355 of file prim/pyobject_util.h.
anonymous enum |
static PyObject* lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::build | ( | const TTransformation & | iV | ) | [inline, static] |
Definition at line 358 of file prim/pyobject_util.h.
References lass::python::pyBuildSimpleObject(), and lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::size.
static int lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::get | ( | PyObject * | iValue, | |
TTransformation & | oV | |||
) | [inline, static] |
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |