|
|
#include <RobotAPI/components/ArViz/Coin/VisualizationSphere.h>
Inheritance diagram for VisualizationSphere:Public Types | |
| using | ElementType = data::ElementSphere |
Public Types inherited from TypedElementVisualization< SoSphere > | |
| using | NodeType = SoSphere |
Public Member Functions | |
| bool | update (ElementType const &element) |
Public Member Functions inherited from TypedElementVisualization< SoSphere > | |
| 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< SoSphere > | |
| 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 VisualizationSphere.h.
| using ElementType = data::ElementSphere |
Definition at line 12 of file VisualizationSphere.h.
|
inline |
Definition at line 15 of file VisualizationSphere.h.