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