hooks.cpp
Go to the documentation of this file.
1
#include "
hooks.h
"
2
3
4
namespace
armarx
5
{
6
7
void
semantic::setArmarXHooksAsImplementation
(
8
const
DebugDrawerInterfacePrx
& debugDrawer,
9
const
std::string& logTag)
10
{
11
ArmarXLog::setAsImplementation(logTag);
12
ArmarXVisualizer::setAsImplementation(debugDrawer);
13
}
14
15
}
hooks.h
armarx::semantic::setArmarXHooksAsImplementation
void setArmarXHooksAsImplementation(const DebugDrawerInterfacePrx &debugDrawer, const std::string &logTag="SemanticObjectRelations")
Definition:
hooks.cpp:7
IceInternal::ProxyHandle<::IceProxy::armarx::DebugDrawerInterface >
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
VisionX
libraries
SemanticObjectRelations
hooks.cpp
Generated on Sat Oct 12 2024 09:14:18 for armarx_documentation by
1.8.17