18 #ifndef _GAZEBO_DARTHEIGHTMAPSHAPE_HH_ 19 #define _GAZEBO_DARTHEIGHTMAPSHAPE_HH_ 33 template<
typename HeightType>
50 public:
virtual void Init();
53 public:
virtual void SetScale(
const ignition::math::Vector3d &_scale);
Forward declarations for the common classes.
Definition: Animation.hh:26
HeightmapShape collision shape builds a heightmap from an image.
Definition: HeightmapShape.hh:45
DART Height map collision.
Definition: DARTHeightmapShape.hh:40
Forward declare private data class.
Definition: DARTHeightmapShape.hh:34
boost::shared_ptr< DARTCollision > DARTCollisionPtr
Definition: DARTTypes.hh:49
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.