Robowflex  v0.1
Making MoveIt Easy
robowflex::darts::Window::InteractiveReturn Struct Reference

Return from creating an interactive marker. More...

#include <gui.h>

Public Attributes

dart::gui::osg::InteractiveFramePtr target
 Interactive Frame generated. More...
 
dart::gui::osg::InteractiveFrameDnD * dnd
 Drag 'n Drop object. More...
 
dart::common::Connection signal
 Connection from motion to callback. More...
 

Detailed Description

Return from creating an interactive marker.

Definition at line 120 of file gui.h.

Member Data Documentation

◆ dnd

dart::gui::osg::InteractiveFrameDnD* robowflex::darts::Window::InteractiveReturn::dnd

Drag 'n Drop object.

Definition at line 123 of file gui.h.

◆ signal

dart::common::Connection robowflex::darts::Window::InteractiveReturn::signal

Connection from motion to callback.

Definition at line 124 of file gui.h.

◆ target

dart::gui::osg::InteractiveFramePtr robowflex::darts::Window::InteractiveReturn::target

Interactive Frame generated.

Definition at line 122 of file gui.h.


The documentation for this struct was generated from the following file: