Public Member Functions
BoxShape Class Reference

Box geometry. More...

#include <BoxShape.hh>

Inheritance diagram for BoxShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BoxShape (CollisionPtr parent)
 Constructor.
virtual ~BoxShape ()
 Destructor.
virtual void Load (sdf::ElementPtr &_sdf)
 Load the box.
virtual void Init ()
 Initialize the box.
virtual void SetSize (const math::Vector3 &size)
 Set the size of the box.
math::Vector3 GetSize () const
 Get the size of the box.
void FillShapeMsg (msgs::Geometry &_msg)
virtual void ProcessMsg (const msgs::Geometry &_msg)

Detailed Description

Box geometry.


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