Template Struct GeometryPoolPythonVisitor
Defined in File geometry.hpp
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 Static Functions
-
static inline void expose()
-
typedef GeometryPool::Base Base