22 #ifndef _ODEHEIGHTMAPSHAPE_HH_
23 #define _ODEHEIGHTMAPSHAPE_HH_
50 public:
virtual void Init();
56 private:
static dReal GetHeightCallback(
void *_data,
int _x,
int _y);
59 private: dHeightfieldDataID odeData;
HeightmapShape collision shape builds a heightmap from an image.
Definition: HeightmapShape.hh:48
ODE Height map collision.
Definition: ODEHeightmapShape.hh:40
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message.
boost::shared_ptr< Collision > CollisionPtr
Definition: PhysicsTypes.hh:113