armarx::semantic::properties Namespace Reference

Namespaces

namespace  defaults
 

Functions

void defineVisualizationLevel (armarx::ComponentPropertyDefinitions &defs, const std::string &propertyName=defaults::visualizationLevelName, semrel::VisuLevel defaultLevel=semrel::VisuLevel::RESULT, const std::string &description=defaults::visualizationLevelDescription)
 
semrel::VisuLevel getVisualizationLevel (armarx::PropertyUser &defs, const std::string &propertyName=defaults::visualizationLevelName)
 
void setMinimumVisuLevel (armarx::PropertyUser &defs, const std::string &propertyName=defaults::visualizationLevelName)
 

Function Documentation

◆ defineVisualizationLevel()

void defineVisualizationLevel ( armarx::ComponentPropertyDefinitions & defs,
const std::string & propertyName = defaults::visualizationLevelName,
semrel::VisuLevel defaultLevel = semrel::VisuLevel::RESULT,
const std::string & description = defaults::visualizationLevelDescription )
+ Here is the caller graph for this function:

◆ getVisualizationLevel()

semrel::VisuLevel getVisualizationLevel ( armarx::PropertyUser & defs,
const std::string & propertyName = defaults::visualizationLevelName )

◆ setMinimumVisuLevel()

void setMinimumVisuLevel ( armarx::PropertyUser & defs,
const std::string & propertyName = defaults::visualizationLevelName )
+ Here is the caller graph for this function: