VisualizationSphere Struct Reference

#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 >
NodeTypenode
 
- Public Attributes inherited from ElementVisualization
SoMaterial * material
 
SoSeparator * separator
 
SoSwitch * switch_
 
SoTransform * transform
 
SoUnits * units
 
bool visible = true
 
bool wasUpdated = true
 

Detailed Description

Definition at line 10 of file VisualizationSphere.h.

Member Typedef Documentation

◆ ElementType

using ElementType = data::ElementSphere

Definition at line 12 of file VisualizationSphere.h.

Member Function Documentation

◆ update()

bool update ( ElementType const &  element)
inline

Definition at line 14 of file VisualizationSphere.h.


The documentation for this struct was generated from the following file: