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
Definition
constants.h:6
armarx::control::pointing::constants::POINT_AT_SKILL_NAME
const std::string POINT_AT_SKILL_NAME
Definition
constants.cpp:6
armarx::control::pointing::constants::ARVIZ_LAYER_NAME
const std::string ARVIZ_LAYER_NAME
Definition
constants.cpp:5
armarx
control
pointing
constants
constants.h
Generated by
1.13.2