JunkBox_Win_Lib 1.5.3
|
#include <Dx3DDirectView.h>
Protected Member Functions | |
virtual void | OnDraw (CDC *) |
![]() | |
virtual void | OnActivateView (BOOL bActivate, CView *pActivateView, CView *pDeactiveView) |
![]() | |
CExView () | |
virtual void | AssertValid () const |
virtual void | Dump (CDumpContext &dc) const |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnVScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
afx_msg BOOL | OnMouseWheel (UINT nFlags, short zDelta, CPoint pt) |
Definition at line 12 of file Dx3DDirectView.h.
CDx3DDirectView | ( | ) |
Definition at line 17 of file Dx3DDirectView.cpp.
|
virtual |
Definition at line 24 of file Dx3DDirectView.cpp.
Reimplemented from CDxVTXBaseView.
Definition at line 38 of file Dx3DDirectView.cpp.
Reimplemented from CDxVTXBaseView.
Definition at line 45 of file Dx3DDirectView.cpp.
References CDxVTXBaseView::OnInitialUpdate().