18 #ifndef _GAZEBO_DARTMULTIRAYSHAPE_HH_ 19 #define _GAZEBO_DARTMULTIRAYSHAPE_HH_ 33 class DARTMultiRayShapePrivate;
46 public:
virtual void UpdateRays();
56 private: DARTMultiRayShapePrivate *dataPtr;
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
DART specific version of MultiRayShape.
Definition: DARTMultiRayShape.hh:36
DART wrapper forward declarations and typedefs.
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104