#include <environmentBullet.h>
Public Attributes | |
bool | enabled |
std::vector< btCollisionObject * > | geom |
unsigned int | index |
const planning_models::KinematicModel::LinkModel * | link |
Definition at line 128 of file environmentBullet.h.
Definition at line 131 of file environmentBullet.h.
std::vector<btCollisionObject*> collision_space::EnvironmentModelBullet::kGeom::geom |
Definition at line 130 of file environmentBullet.h.
Definition at line 134 of file environmentBullet.h.
const planning_models::KinematicModel::LinkModel* collision_space::EnvironmentModelBullet::kGeom::link |
Definition at line 133 of file environmentBullet.h.