MRPT
1.9.9
|
#include <mrpt/config.h>
#include <mrpt/gui/gui_frwds.h>
#include <mrpt/math/CVectorDynamic.h>
#include <mrpt/math/TPoint2D.h>
#include <mrpt/opengl/opengl_fonts.h>
#include <future>
#include <map>
#include <mutex>
#include <queue>
#include <thread>
#include <wx/app.h>
#include <wx/artprov.h>
#include <wx/bitmap.h>
#include <wx/busyinfo.h>
#include <wx/colordlg.h>
#include <wx/dcmemory.h>
#include <wx/dirdlg.h>
#include <wx/filedlg.h>
#include <wx/frame.h>
#include <wx/image.h>
#include <wx/imaglist.h>
#include <wx/intl.h>
#include <wx/log.h>
#include <wx/menu.h>
#include <wx/msgdlg.h>
#include <wx/pen.h>
#include <wx/progdlg.h>
#include <wx/sizer.h>
#include <wx/statbmp.h>
#include <wx/statusbr.h>
#include <wx/string.h>
#include <wx/textdlg.h>
#include <wx/timer.h>
#include <wx/toolbar.h>
#include <mrpt/3rdparty/mathplot/mathplot.h>
Go to the source code of this file.
Classes | |
class | mrpt::gui::WxSubsystem |
This class implements the GUI thread required for the wxWidgets-based GUI. More... | |
class | mrpt::gui::WxSubsystem::CAuxWxSubsystemShutdowner |
An auxiliary global object used just to launch a final request to the wxSubsystem for shutdown: More... | |
class | mrpt::gui::WxSubsystem::CWXMainFrame |
The main frame of the wxWidgets application. More... | |
struct | mrpt::gui::WxSubsystem::TWxMainThreadData |
struct | mrpt::gui::WxSubsystem::TRequestToWxMainThread |
The data structure for each inter-thread request: More... | |
class | mrpt::gui::CWindowDialog |
The wx dialog for gui::CDisplayWindow. More... | |
class | mrpt::gui::CWindowDialog::wxMRPTImageControl |
A custom control to display the bitmap and avoid flicker. More... | |
class | mrpt::gui::C3DWindowDialog |
class | mrpt::gui::CWindowDialogPlots |
The wx dialog for gui::CDisplayWindowPlots. More... | |
Namespaces | |
mrpt::gui | |
Classes for creating GUI windows for 2D and 3D visualization. | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |