gz/rendering/ArrowVisual.hh
virtual void ShowArrowHead(bool _b)=0
set true to show the arrow head, false otherwise
virtual ~ArrowVisual()
Deconstructor.
Definition: gz/rendering/ArrowVisual.hh:35
Represents a predefined collection of geometries and visuals.
Definition: gz/rendering/CompositeVisual.hh:32
virtual void ShowArrowShaft(bool _b)=0
set true to show the arrow shaft, false otherwise
virtual VisualPtr Rotation() const =0
Get arrow-rotation visual.
virtual void ShowArrowRotation(bool _b)=0
Set true to show the rotation of the arrow, false otherwise.
Represents a arrow composite visual.
Definition: gz/rendering/ArrowVisual.hh:31