|
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/CoinViewer.h>
#include <QWidget>
Go to the source code of this file.
Classes | |
struct | CameraPose |
class | Viewer3DWidget |
The Viewer3DWidget class. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
#define | ARMARX_VIEWER_NAME "Visualization.3D Viewer" |
Typedefs | |
using | Viewer3DWidgetPtr = IceUtil::Handle< Viewer3DWidget > |
#define ARMARX_VIEWER_NAME "Visualization.3D Viewer" |
Definition at line 30 of file ViewerWidget.h.