Template Struct GeometryPoolPythonVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< GeometryPoolPythonVisitor< GeometryPool > >

Struct Documentation

template<typename GeometryPool>
struct GeometryPoolPythonVisitor : public boost::python::def_visitor<GeometryPoolPythonVisitor<GeometryPool>>

Public Types

typedef GeometryPool::Base Base
typedef GeometryPool::Model Model
typedef GeometryPool::GeometryModel GeometryModel
typedef GeometryPool::GeometryData GeometryData
typedef GeometryPool::GeometryDataVector GeometryDataVector

Public Functions

template<class PyClass>
inline void visit(PyClass &cl) const

Public Static Functions

static inline void expose()