Public Member Functions | |
| virtual void | OnDraw (CDC *pDC) |
| CBottomDialog * | GetBottomDialog () |
| CViewerDoc * | GetDocument () const |
| void | Refresh () |
| bool | IsShowSelection () |
| void | SetShowSelection (bool bShow) |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
Protected Member Functions | |
| CBottomView () | |
| virtual | ~CBottomView () |
| void | InitViewer () |
| void | ResetRenderEffect () |
Protected Attributes | |
| CBottomDialog | m_BottomDlg |
| CImageList | m_ImageList |
| HICON | m_hIconMesh |
| HICON | m_hIconAnim |
| HICON | m_hIconMeshAnim |
| bool | m_bShowSelection |
Definition at line 7 of file BottomView.h.
1.5.1-p1