MinimapWidget Class Reference

This class is a widget which provides a scene3D::MinimapViewer to render the scene graph in bird perspective. More...

#include <MemoryX/gui-plugins/SceneEditor/gui/MinimapWidget.h>

+ Inheritance diagram for MinimapWidget:

Public Member Functions

 MinimapWidget (const controller::ControllerPtr control, QWidget *parent=0)
 Constructor. More...
 

Detailed Description

This class is a widget which provides a scene3D::MinimapViewer to render the scene graph in bird perspective.

Definition at line 42 of file MinimapWidget.h.

Constructor & Destructor Documentation

◆ MinimapWidget()

MinimapWidget ( const controller::ControllerPtr  control,
QWidget *  parent = 0 
)
explicit

Constructor.

Constructs a minimap widget. Expects a controller::ControllerPtr.

Parameters
controlshared pointer to controller::Controller
parentparent widget
See also
scene3D::MinimapViewer

Definition at line 27 of file MinimapWidget.cpp.


The documentation for this class was generated from the following files: