library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits > Struct Template Reference
[Python]

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


Detailed Description

template<typename TransformationType, typename ExporTraits>
struct lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >

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


Member Typedef Documentation

template<typename TransformationType , typename ExporTraits >
typedef TransformationType lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::TTransformation

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

template<typename TransformationType , typename ExporTraits >
typedef TransformationType::TValue lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::TValue

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


Member Enumeration Documentation

template<typename TransformationType , typename ExporTraits >
anonymous enum

Enumerator:
size 

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


Member Function Documentation

template<typename TransformationType , typename ExporTraits >
static PyObject* lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::build ( const TTransformation iV  )  [inline, static]

template<typename TransformationType , typename ExporTraits >
static int lass::python::PyExportTraitsPrimTransformation< TransformationType, ExporTraits >::get ( PyObject *  iValue,
TTransformation 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