17 #ifndef _ODEMULTIRAYSHAPE_HH_ 18 #define _ODEMULTIRAYSHAPE_HH_ 41 public:
virtual void UpdateRays();
47 private:
static void UpdateCallback(
void *_data, dGeomID _o1,
57 private: dSpaceID superSpaceId;
60 private: dSpaceID raySpaceId;
Forward declarations for the common classes.
Definition: Animation.hh:33
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
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104
ODE specific version of MultiRayShape.
Definition: ODEMultiRayShape.hh:31