gz/rendering/AxisVisual.hh
Go to the documentation of this file.
Represents a axis composite visual.
Definition: gz/rendering/AxisVisual.hh:33
virtual void ShowAxisHead(bool _b)=0
set true to show the axis heads, false otherwise
virtual void ShowAxisHead(unsigned int _axis, bool _b)=0
set true to show the specified axis head, false otherwise
virtual ~AxisVisual()
Deconstructor.
Definition: gz/rendering/AxisVisual.hh:35
Represents a predefined collection of geometries and visuals.
Definition: gz/rendering/CompositeVisual.hh:34