|
#include <RobotAPI/components/ArViz/Coin/VisualizationCylinder.h>
Public Types | |
using | ElementType = data::ElementCylinder |
Public Types inherited from TypedElementVisualization< SoCylinder > | |
using | NodeType = SoCylinder |
Public Member Functions | |
bool | update (ElementType const &element) |
Public Member Functions inherited from TypedElementVisualization< SoCylinder > | |
TypedElementVisualization () | |
~TypedElementVisualization () | |
Public Member Functions inherited from ElementVisualization | |
ElementVisualization () | |
void | updateBase (data::Element const &element) |
virtual | ~ElementVisualization ()=default |
Additional Inherited Members | |
Public Attributes inherited from TypedElementVisualization< SoCylinder > | |
NodeType * | node |
Public Attributes inherited from ElementVisualization | |
SoMaterial * | material |
SoSeparator * | separator |
SoSwitch * | switch_ |
SoTransform * | transform |
SoUnits * | units |
bool | visible = true |
bool | wasUpdated = true |
Definition at line 10 of file VisualizationCylinder.h.
using ElementType = data::ElementCylinder |
Definition at line 12 of file VisualizationCylinder.h.
|
inline |
Definition at line 14 of file VisualizationCylinder.h.