17 #ifndef _ODEMULTIRAYSHAPE_HH_
18 #define _ODEMULTIRAYSHAPE_HH_
38 public:
virtual void UpdateRays();
44 private:
static void UpdateCallback(
void *_data, dGeomID _o1,
54 private: dSpaceID superSpaceId;
57 private: dSpaceID raySpaceId;
The Vector3 class represents the generic vector containing 3 elements.
Definition: Vector3.hh:39
Laser collision contains a set of ray-collisions, structured to simulate a laser range scanner...
Definition: MultiRayShape.hh:41
#define GZ_PHYSICS_ODE_VISIBLE
Definition: system.hh:343
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:96
ODE specific version of MultiRayShape.
Definition: ODEMultiRayShape.hh:28