RobotWidget.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ElementWidgetBase.h
"
4
5
#include <RobotAPI/gui-plugins/ArVizDrawerGui/ui_RobotWidget.h>
6
7
namespace
armarx
8
{
9
class
RobotWidget
:
public
ElementWidgetBaseTemplate
<Ui::RobotWidget>
10
{
11
public
:
12
void
addTo
(
viz::Layer
& layer)
const override
;
13
};
14
}
ElementWidgetBase.h
armarx::RobotWidget
Definition:
RobotWidget.h:9
armarx::ElementWidgetBaseTemplate
Definition:
ElementWidgetBase.h:20
armarx::RobotWidget::addTo
void addTo(viz::Layer &layer) const override
Definition:
RobotWidget.cpp:5
armarx::viz::Layer
Definition:
Layer.h:12
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
RobotAPI
gui-plugins
ArVizDrawerGui
Elements
RobotWidget.h
Generated on Sat Oct 12 2024 09:14:07 for armarx_documentation by
1.8.17