ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::env::ControlledConnectionSet::BoxGen Struct Reference
Collaboration diagram for adore::env::ControlledConnectionSet::BoxGen:
Collaboration graph

Public Types

typedef boost::geometry::model::point< double, 3, boost::geometry::cs::cartesian > Tboost_point
 
typedef boost::geometry::model::box< Tboost_pointTboost_box
 

Public Member Functions

Tboost_box operator() (const ControlledConnection *con) const
 

Member Typedef Documentation

◆ Tboost_box

◆ Tboost_point

typedef boost::geometry::model::point<double,3,boost::geometry::cs::cartesian> adore::env::ControlledConnectionSet::BoxGen::Tboost_point

Member Function Documentation

◆ operator()()

Tboost_box adore::env::ControlledConnectionSet::BoxGen::operator() ( const ControlledConnection con) const
inline
Here is the call graph for this function:

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