gz/rendering/Capsule.hh
Go to the documentation of this file.
virtual void SetLength(double _length)=0
Set the length of the capsule.
virtual ~Capsule()
Destructor.
Definition: gz/rendering/Capsule.hh:36
virtual void SetRadius(double _radius)=0
Set the radius of the capsule.
Represents a geometric shape to be rendered.
Definition: gz/rendering/Geometry.hh:36