22 #ifndef _BULLETHEIGHTMAPGEOM_HH_
23 #define _BULLETHEIGHTMAPGEOM_HH_
31 class btHeightfieldTerrainShape;
51 public:
virtual void Init();
53 private: btHeightfieldTerrainShape* heightFieldShape;
HeightmapShape collision shape builds a heightmap from an image.
Definition: HeightmapShape.hh:48
Height map collision.
Definition: BulletHeightmapShape.hh:42
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