constants.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
armarx::control::pointing::constants
6
{
7
extern
const
std::string
ARVIZ_LAYER_NAME
;
8
extern
const
std::string
POINT_AT_SKILL_NAME
;
9
10
}
// namespace armarx::control::pointing::constants
armarx::control::pointing::constants::ARVIZ_LAYER_NAME
const std::string ARVIZ_LAYER_NAME
Definition:
constants.cpp:5
armarx::control::pointing::constants::POINT_AT_SKILL_NAME
const std::string POINT_AT_SKILL_NAME
Definition:
constants.cpp:6
armarx::control::pointing::constants
Definition:
constants.h:5
armarx
control
pointing
constants
constants.h
Generated on Sat Oct 12 2024 09:14:08 for armarx_documentation by
1.8.17