17 #ifndef _GAZEBO_DARTPLANESHAPE_HH_    18 #define _GAZEBO_DARTPLANESHAPE_HH_    29     class DARTPlaneShapePrivate;
    45       public: 
virtual void CreatePlane();
    52       private: DARTPlaneShapePrivate *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
 
An DART Plane shape. 
Definition: DARTPlaneShape.hh:35
 
Collision for an infinite plane. 
Definition: PlaneShape.hh:42
 
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:104