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