Map collision. More...
#include <MapShape.hh>

Public Member Functions | |
| MapShape (CollisionPtr parent) | |
| Constructor. | |
| virtual | ~MapShape () |
| Destructor. | |
| void | Update () |
| Update function. | |
| virtual void | Load (sdf::ElementPtr _sdf) |
| Load the map. | |
| virtual void | Init () |
| Init the map. | |
| void | FillShapeMsg (msgs::Geometry &_msg) |
| virtual void | ProcessMsg (const msgs::Geometry &_msg) |
| std::string | GetFilename () const |
| double | GetScale () const |
| int | GetThreshold () const |
| double | GetHeight () const |
| int | GetGranularity () const |
Map collision.
1.7.5.1