library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_util.h>
Public Types | |
typedef PolygonType | TPolygon |
typedef PolygonType::TPoint | TPoint |
Static Public Member Functions | |
static PyObject * | build (const TPolygon &iV) |
static int | get (PyObject *iValue, TPolygon &oV) |
Definition at line 457 of file prim/pyobject_util.h.
typedef PolygonType lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::TPolygon |
Definition at line 459 of file prim/pyobject_util.h.
typedef PolygonType::TPoint lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::TPoint |
Definition at line 460 of file prim/pyobject_util.h.
static PyObject* lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::build | ( | const TPolygon & | iV | ) | [inline, static] |
Definition at line 461 of file prim/pyobject_util.h.
References lass::python::pyBuildSimpleObject().
static int lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::get | ( | PyObject * | iValue, | |
TPolygon & | oV | |||
) | [inline, static] |
Definition at line 468 of file prim/pyobject_util.h.
References lass::python::impl::addMessageHeader(), and lass::python::pyGetSimpleObject().
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |