#include <environmentBullet.h>
Public Attributes | |
bool | enabled |
std::vector< btCollisionObject * > | geom |
unsigned int | index |
const planning_models::KinematicModel::LinkModel * | link |
Definition at line 135 of file environmentBullet.h.
Definition at line 138 of file environmentBullet.h.
std::vector<btCollisionObject*> collision_space::EnvironmentModelBullet::kGeom::geom |
Definition at line 137 of file environmentBullet.h.
Definition at line 141 of file environmentBullet.h.
const planning_models::KinematicModel::LinkModel* collision_space::EnvironmentModelBullet::kGeom::link |
Definition at line 140 of file environmentBullet.h.