Public Member Functions
SphereShape Class Reference

Sphere collision. More...

#include <SphereShape.hh>

Inheritance diagram for SphereShape:
Inheritance graph
[legend]

List of all members.

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)

Detailed Description

Sphere collision.


The documentation for this class was generated from the following file: