hooks.cpp
Go to the documentation of this file.
1
#include "
hooks.h
"
2
3
namespace
armarx
4
{
5
6
void
7
semantic::setArmarXHooksAsImplementation
(
const
DebugDrawerInterfacePrx
& debugDrawer,
8
const
std::string& logTag)
9
{
10
ArmarXLog::setAsImplementation(logTag);
11
ArmarXVisualizer::setAsImplementation(debugDrawer);
12
}
13
14
}
// namespace armarx
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:27
VisionX
libraries
SemanticObjectRelations
hooks.cpp
Generated on Sat Mar 29 2025 09:17:38 for armarx_documentation by
1.8.17