|
#include <RobotAPI/components/ArViz/Coin/VisualizationCylindroid.h>
Public Types | |
using | ElementType = data::ElementCylindroid |
Public Types inherited from TypedElementVisualization< SoSeparator > | |
using | NodeType = SoSeparator |
Public Member Functions | |
bool | update (ElementType const &element) |
Public Member Functions inherited from TypedElementVisualization< SoSeparator > | |
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< SoSeparator > | |
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 14 of file VisualizationCylindroid.h.
using ElementType = data::ElementCylindroid |
Definition at line 16 of file VisualizationCylindroid.h.
|
inline |