Go to the documentation of this file.
102 bool manyLayers =
false;
104 Properties properties;
An example for how to use ArViz.
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
Provides a ready-to-use ArViz client arviz as member variable.
std::string getDefaultName() const override
Retrieve default name of component.
void onInitComponent() override
Pure virtual hook for the subclass.
Baseclass for all ArmarX ManagedIceObjects requiring properties.
void onDisconnectComponent() override
Hook for subclass.
This file offers overloads of toIce() and fromIce() functions for STL container types.
void onConnectComponent() override
Pure virtual hook for the subclass.
void onExitComponent() override
Hook for subclass.