Return from creating an interactive marker.  
 More...
#include <gui.h>
 | 
| 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...
  | 
|   | 
Return from creating an interactive marker. 
Definition at line 120 of file gui.h.
 
◆ 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: