VisualizationBox Struct Reference

#include <RobotAPI/components/ArViz/Coin/VisualizationBox.h>

+ Inheritance diagram for VisualizationBox:

Public Types

using ElementType = data::ElementBox
 
- Public Types inherited from TypedElementVisualization< SoCube >
using NodeType = SoCube
 

Public Member Functions

bool update (ElementType const &element)
 
- Public Member Functions inherited from TypedElementVisualization< SoCube >
 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< SoCube >
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 VisualizationBox.h.

Member Typedef Documentation

◆ ElementType

using ElementType = data::ElementBox

Definition at line 12 of file VisualizationBox.h.

Member Function Documentation

◆ update()

bool update ( ElementType const &  element)
inline

Definition at line 14 of file VisualizationBox.h.


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