33 #ifndef DART_COLLISION_ODE_DETAIL_ODEHEIGHTMAP_HPP_
34 #define DART_COLLISION_ODE_DETAIL_ODEHEIGHTMAP_HPP_
Definition: OdeCollisionObject.hpp:49
Definition: OdeGeom.hpp:46
Definition: OdeHeightmap.hpp:47
OdeHeightmap(const OdeCollisionObject *parent, const dynamics::HeightmapShape< S > *hs)
Constructor.
Definition: OdeHeightmap-impl.hpp:113
~OdeHeightmap() override
Destructor.
Definition: OdeHeightmap-impl.hpp:163
dHeightfieldDataID mOdeHeightfieldId
Definition: OdeHeightmap.hpp:57
Shape for a height map.
Definition: HeightmapShape.hpp:47
Definition: BulletCollisionDetector.cpp:63