|
#include <RobotAPI/components/ArViz/Coin/VisualizationSphere.h>
Public Types | |
using | ElementType = data::ElementSphere |
![]() | |
using | NodeType = SoSphere |
Public Member Functions | |
bool | update (ElementType const &element) |
![]() | |
TypedElementVisualization () | |
~TypedElementVisualization () | |
![]() | |
ElementVisualization () | |
void | updateBase (data::Element const &element) |
virtual | ~ElementVisualization ()=default |
Additional Inherited Members | |
![]() | |
NodeType * | node |
![]() | |
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 14 of file VisualizationSphere.h.