library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits > Struct Template Reference
[Python]

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


Detailed Description

template<typename AabbType, typename ExportTraits>
struct lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >

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


Member Typedef Documentation

template<typename AabbType , typename ExportTraits >
typedef AabbType lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::TAabb

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


Member Function Documentation

template<typename AabbType , typename ExportTraits >
static PyObject* lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::build ( const TAabb iV  )  [inline, static]

template<typename AabbType , typename ExportTraits >
static int lass::python::PyExportTraitsPrimAabb< AabbType, ExportTraits >::get ( PyObject *  iValue,
TAabb 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