|
#include <MemoryX/gui-plugins/SceneEditor/scene3D/MinimapViewer.h>
Public Member Functions | |
MinimapViewer (const controller::ControllerPtr &control, QWidget *widget) | |
Constructor Creates an Instance of the Class. More... | |
Definition at line 32 of file MinimapViewer.h.
MinimapViewer | ( | const controller::ControllerPtr & | control, |
QWidget * | widget | ||
) |
Constructor Creates an Instance of the Class.
control | Controller |
widget | Parent Widget |
Definition at line 27 of file MinimapViewer.cpp.