#include <environmentODE.h>
Public Member Functions | |
| AttGeom (ODEStorage &s) | |
| ~AttGeom () | |
Public Attributes | |
| const  planning_models::KinematicModel::AttachedBodyModel *  | att | 
| std::vector< dGeomID > | geom | 
| unsigned int | index | 
| std::vector< dGeomID > | padded_geom | 
| ODEStorage & | storage | 
Definition at line 288 of file environmentODE.h.
| collision_space::EnvironmentModelODE::AttGeom::AttGeom | ( | ODEStorage & | s | ) |  [inline] | 
        
Definition at line 290 of file environmentODE.h.
Definition at line 293 of file environmentODE.h.
| const planning_models::KinematicModel::AttachedBodyModel* collision_space::EnvironmentModelODE::AttGeom::att | 
Definition at line 308 of file environmentODE.h.
| std::vector<dGeomID> collision_space::EnvironmentModelODE::AttGeom::geom | 
Definition at line 306 of file environmentODE.h.
| unsigned int collision_space::EnvironmentModelODE::AttGeom::index | 
Definition at line 309 of file environmentODE.h.
| std::vector<dGeomID> collision_space::EnvironmentModelODE::AttGeom::padded_geom | 
Definition at line 307 of file environmentODE.h.
Definition at line 305 of file environmentODE.h.