| 
    MRPT
    2.0.4
    
   | 
 
Definition at line 381 of file WxSubsystem.h.
#include <mrpt/gui/WxSubsystem.h>
Public Member Functions | |
| C3DWindowDialog (CDisplayWindow3D *win3D, WxSubsystem::CWXMainFrame *parent, wxWindowID id=-1, const std::string &caption=std::string("[MRPT-CDisplayWindow3D]"), wxSize initialSize=wxDefaultSize) | |
| ~C3DWindowDialog () override | |
Public Attributes | |
| CDisplayWindow3D * | m_win3D | 
| WxSubsystem::CWXMainFrame * | m_mainFrame | 
| CMyGLCanvas_DisplayWindow3D * | m_canvas | 
Private Member Functions | |
| void | OnClose (wxCloseEvent &event) | 
| void | OnMenuClose (wxCommandEvent &event) | 
| void | OnMenuAbout (wxCommandEvent &event) | 
| void | OnChar (wxKeyEvent &event) | 
| void | OnResize (wxSizeEvent &event) | 
Static Private Attributes | |
| static const long | ID_MENUITEM1 = wxNewId() | 
| static const long | ID_MENUITEM2 = wxNewId() | 
Friends | |
| class | gui::CMyGLCanvas_DisplayWindow3D | 
| C3DWindowDialog::C3DWindowDialog | ( | CDisplayWindow3D * | win3D, | 
| WxSubsystem::CWXMainFrame * | parent, | ||
| wxWindowID | id = -1,  | 
        ||
| const std::string & | caption = std::string("[MRPT-CDisplayWindow3D]"),  | 
        ||
| wxSize | initialSize = wxDefaultSize  | 
        ||
| ) | 
Definition at line 264 of file CDisplayWindow3D.cpp.
References mrpt::gui::WxSubsystem::getMRPTDefaultIcon(), ID_MENUITEM1, ID_MENUITEM2, mrpt::gui::WxSubsystem::CWXMainFrame::notifyWindowCreation(), OnChar(), OnClose(), OnMenuAbout(), OnMenuClose(), OnResize(), and THROW_EXCEPTION.
      
  | 
  override | 
Definition at line 301 of file CDisplayWindow3D.cpp.
      
  | 
  private | 
Definition at line 345 of file CDisplayWindow3D.cpp.
References m_win3D.
Referenced by C3DWindowDialog().
      
  | 
  private | 
Definition at line 307 of file CDisplayWindow3D.cpp.
References mrpt::gui::mrptEventWindowClosed::allow_close, m_win3D, mrpt::gui::CBaseGUIWindow::m_windowDestroyed, mrpt::gui::CBaseGUIWindow::notifyChildWindowDestruction(), mrpt::gui::WxSubsystem::CWXMainFrame::notifyWindowDestruction(), and mrpt::system::CObservable::publishEvent().
Referenced by C3DWindowDialog().
      
  | 
  private | 
Definition at line 338 of file CDisplayWindow3D.cpp.
Referenced by C3DWindowDialog().
      
  | 
  private | 
Definition at line 336 of file CDisplayWindow3D.cpp.
Referenced by C3DWindowDialog().
      
  | 
  private | 
Definition at line 352 of file CDisplayWindow3D.cpp.
References m_win3D, and mrpt::system::CObservable::publishEvent().
Referenced by C3DWindowDialog().
      
  | 
  friend | 
Definition at line 383 of file WxSubsystem.h.
      
  | 
  staticprivate | 
Definition at line 405 of file WxSubsystem.h.
      
  | 
  staticprivate | 
Definition at line 406 of file WxSubsystem.h.
| CMyGLCanvas_DisplayWindow3D* mrpt::gui::C3DWindowDialog::m_canvas | 
Definition at line 396 of file WxSubsystem.h.
| WxSubsystem::CWXMainFrame* mrpt::gui::C3DWindowDialog::m_mainFrame | 
Definition at line 394 of file WxSubsystem.h.
| CDisplayWindow3D* mrpt::gui::C3DWindowDialog::m_win3D | 
Definition at line 393 of file WxSubsystem.h.
Referenced by OnChar(), OnClose(), and OnResize().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |