Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CFlow3DView Class Reference

Main view class for Flow3D application. More...

#include <Flow3DView.h>

List of all members.

Public Methods

CFlow3DDocGetDocument ()
virtual ~CFlow3DView ()
virtual void OnDraw (CDC *pDC)
virtual BOOL PreCreateWindow (CREATESTRUCT &cs)

Protected Methods

 CFlow3DView ()
virtual void OnUpdate (CView *pSender, LPARAM lHint, CObject *pHint)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnDestroy ()
afx_msg BOOL OnEraseBkgnd (CDC *pDC)
afx_msg void OnShowHideBoundaries ()
afx_msg void OnEnableDisableDepthCueing ()
afx_msg void OnTimer (UINT nIDEvent)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonUp (UINT nFlags, CPoint point)
afx_msg void OnLButtonDblClk (UINT nFlags, CPoint point)
afx_msg void OnPlaceSeedPoint ()
afx_msg void OnSetAddInfo ()
afx_msg void OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags)
afx_msg void OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags)
afx_msg void OnSetMaterial ()
afx_msg void OnSetHighlight ()
afx_msg void OnSetDiffuseCorrection ()
afx_msg void OnShowHideAddInfo ()
afx_msg void OnSetLightType ()
afx_msg void OnUpdateEnableDisableDepthCueing (CCmdUI *pCmdUI)
afx_msg void OnUpdatePlaceSeedPoint (CCmdUI *pCmdUI)
afx_msg void OnUpdateShowHideAddInfo (CCmdUI *pCmdUI)
afx_msg void OnUpdateShowHideBoundaries (CCmdUI *pCmdUI)
afx_msg void OnSetLineStyle ()
afx_msg void OnShowHideAxis ()
afx_msg void OnUpdateShowHideAxis (CCmdUI *pCmdUI)
afx_msg void OnStatistics ()
afx_msg void OnEnableDisableAnimation ()
afx_msg void OnUpdateEnableDisableAnimation (CCmdUI *pCmdUI)
afx_msg void OnSetFocus (CWnd *pOldWnd)
afx_msg void OnKillFocus (CWnd *pNewWnd)
afx_msg void OnSetPerformanceOptions ()
afx_msg void OnShowHideMagicVolume ()
afx_msg void OnUpdateShowHideMagicVolume (CCmdUI *pCmdUI)
afx_msg void OnSetFocusContextOptions ()
afx_msg void OnStartEndFocusContextMode ()
afx_msg void OnUpdateStartEndFocusContextMode (CCmdUI *pCmdUI)
afx_msg void OnRButtonDblClk (UINT nFlags, CPoint point)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnShowHideLegend ()
afx_msg void OnUpdateShowHideLegend (CCmdUI *pCmdUI)
afx_msg void OnSetBackground ()
afx_msg void OnZoomIn ()
afx_msg void OnResetSize ()
afx_msg void OnShowHistoDifOrient ()
afx_msg void OnShowHistoOrientX ()
afx_msg void OnShowHistoOrientY ()
afx_msg void OnShowHistoOrientZ ()
afx_msg void OnShowHistoPosX ()
afx_msg void OnShowHistoPosY ()
afx_msg void OnShowHistoPosZ ()
afx_msg void OnShowHistoVelocity ()
afx_msg void OnShowHistoDifVelocity ()
afx_msg void OnSetDepthCoding ()
afx_msg void OnSetAnimationOptions ()
afx_msg void OnSetViewDirection ()
afx_msg void OnSetBlockParameters ()
afx_msg void OnShowHideBlock ()
afx_msg void OnUpdateShowHideBlock (CCmdUI *pCmdUI)


Detailed Description

Main view class for Flow3D application.


Member Function Documentation

void CFlow3DView::OnKillFocus CWnd *    pNewWnd [protected]
 

m_HasFocus prevents from drawing streamlines when window does not have focus, so application does not crash.


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 10:12:39 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002