Public Member Functions | |
| CMEChildFrame () | |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
| void | Manage () |
| virtual | ~CMEChildFrame () |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| afx_msg void | OnDestroy () |
| afx_msg void | OnDisplayShowlandscape () |
| afx_msg void | OnUpdateDisplayShowlandscape (CCmdUI *pCmdUI) |
| afx_msg void | OnDisplayShowsea () |
| afx_msg void | OnUpdateDisplayShowsea (CCmdUI *pCmdUI) |
| afx_msg void | OnDisplayShowsky () |
| afx_msg void | OnUpdateDisplayShowsky (CCmdUI *pCmdUI) |
| afx_msg void | OnDisplayShowwireframe () |
| afx_msg void | OnUpdateDisplayShowwireframe (CCmdUI *pCmdUI) |
| afx_msg void | OnDisplayFreecam () |
| afx_msg void | OnUpdateDisplayFreecam (CCmdUI *pCmdUI) |
| afx_msg void | OnViewBrushwindow () |
| afx_msg void | OnUpdateViewBrushwindow (CCmdUI *pCmdUI) |
| afx_msg void | OnFileImportheightmap () |
| afx_msg void | OnFileExportheightmap () |
Public Attributes | |
| CSplitterWnd | m_Splitter1 |
| CSplitterWnd | m_Splitter2 |
| CSplitterWnd | m_Splitter3 |
| CMapEditorDoc * | m_pDocument |
Protected Member Functions | |
| virtual BOOL | OnCreateClient (LPCREATESTRUCT lpcs, CCreateContext *pContext) |
Protected Attributes | |
| CBarDialog | m_DialogBar |
Definition at line 11 of file MapEditorChildFrm.h.
1.5.1-p1