|
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>
Public Member Functions | |
MinimapWidget (const controller::ControllerPtr control, QWidget *parent=0) | |
Constructor. More... | |
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.
|
explicit |
Constructor.
Constructs a minimap widget. Expects a controller::ControllerPtr.
control | shared pointer to controller::Controller |
parent | parent widget |
Definition at line 27 of file MinimapWidget.cpp.