18 #ifndef _GAZEBO_DARTHEIGHTMAPSHAPE_HH_ 
   19 #define _GAZEBO_DARTHEIGHTMAPSHAPE_HH_ 
   33     class DARTHeightmapShapePrivate;
 
   49       public: 
virtual void Init();
 
   53       private: DARTHeightmapShapePrivate *dataPtr;
 
HeightmapShape collision shape builds a heightmap from an image. 
Definition: HeightmapShape.hh:48
 
DART Height map collision. 
Definition: DARTHeightmapShape.hh:39
 
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message. 
 
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:113