- gazebo
- physics
- SphereShape
Sphere collision. More...
#include <SphereShape.hh>

Public Member Functions | |
| SphereShape (CollisionPtr parent) | |
| Constructor. | |
| virtual | ~SphereShape () |
| Destructor. | |
| virtual void | Load (sdf::ElementPtr &_sdf) |
| Load the sphere. | |
| virtual void | Init () |
| Initialize the sphere. | |
| virtual void | SetRadius (const double &radius) |
| Set the size. | |
| double | GetRadius () const |
| virtual void | FillShapeMsg (msgs::Geometry &_msg) |
| virtual void | ProcessMsg (const msgs::Geometry &_msg) |
Sphere collision.
1.7.5.1