library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits > Struct Template Reference
[Python]

#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)


Detailed Description

template<typename PolygonType, typename ExportTraits>
struct lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >

Definition at line 457 of file prim/pyobject_util.h.


Member Typedef Documentation

template<typename PolygonType , typename ExportTraits >
typedef PolygonType lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::TPolygon

Definition at line 459 of file prim/pyobject_util.h.

template<typename PolygonType , typename ExportTraits >
typedef PolygonType::TPoint lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::TPoint

Definition at line 460 of file prim/pyobject_util.h.


Member Function Documentation

template<typename PolygonType , typename ExportTraits >
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().

template<typename PolygonType , typename ExportTraits >
static int lass::python::PyExportTraitsPrimSimplePolygon< PolygonType, ExportTraits >::get ( PyObject *  iValue,
TPolygon oV 
) [inline, static]


The documentation for this struct was generated from the following file:

Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo