hooks.h
Go to the documentation of this file.
1#pragma once
2
3#include "hooks/ArmarXLog.h"
5
6namespace armarx::semantic
7{
8
10 const std::string& logTag = "SemanticObjectRelations");
11
12}
void setArmarXHooksAsImplementation(const DebugDrawerInterfacePrx &debugDrawer, const std::string &logTag="SemanticObjectRelations")
Definition hooks.cpp:7
::IceInternal::ProxyHandle<::IceProxy::armarx::DebugDrawerInterface > DebugDrawerInterfacePrx