Public Member Functions | |
| void | AddLandModelObject (KLandModelObject *pLandModel) |
| void | Refresh () |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL) |
Protected Member Functions | |
| CBrushView () | |
| virtual | ~CBrushView () |
| void | AddLandModel (HTREEITEM hFather, KLandModelObject *pLandModel, const char *pModelName) |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
Definition at line 7 of file BrushView.h.
1.5.1-p1