4 #if !defined(AFX_CAnalysisView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
5 #define AFX_CAnalysisView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_
9 #endif // _MSC_VER >= 1000
14 #include "CHoopsView.h"
17 class HStreamFileToolkit;
47 void LoadFile( LPCTSTR csFilePathName );
48 bool SaveFile( LPCTSTR csFilePathName );
60 virtual void OnPrint(CDC* pDC, CPrintInfo* pInfo);
61 virtual void OnActivateView(BOOL bActivate, CView* pActivateView, CView* pDeactiveView);
70 virtual void AssertValid()
const;
71 virtual void Dump(CDumpContext& dc)
const;
121 DECLARE_MESSAGE_MAP()
123 void
load(const
char * filename);
133 #endif // !defined(AFX_CAnalysisView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
afx_msg void OnUpdateToolsRendermodeGouraudshaded(CCmdUI *pCmdUI)
afx_msg void OnZoomToWindow()
afx_msg void OnDisplayEdges()
void LocalSetOperator(HBaseOperator *NewOperator)
HAnalysisView * GetSolidView()
Definition: AnalysisView.h:42
afx_msg void OnToolsRendermodeGouraudshaded()
afx_msg void OnToolsRendermodeHiddenline()
afx_msg void OnUpdateColorInterpolation(CCmdUI *pCmdUI)
virtual void OnPrint(CDC *pDC, CPrintInfo *pInfo)
afx_msg void OnZoomToExtents()
afx_msg void OnUpdateCreateCone(CCmdUI *pCmdUI)
void load(const char *filename)
afx_msg void OnToolsRendermodeWireframe()
afx_msg void OnUpdatePan(CCmdUI *pCmdUI)
afx_msg void OnUpdateMapData(CCmdUI *pCmdUI)
bool m_bDisplayIsolines
indicates whether isolines are currently being displayed
Definition: AnalysisView.h:36
bool m_bColorInterpolation
indicates whether color interpolation is currently enabled
Definition: AnalysisView.h:38
bool SaveFile(LPCTSTR csFilePathName)
afx_msg void OnUpdateHiddenLine(CCmdUI *pCmdUI)
afx_msg void OnUpdateToolsRendermodeHiddenline(CCmdUI *pCmdUI)
afx_msg void OnUpdateWindowSelect(CCmdUI *pCmdUI)
afx_msg void OnUpdateOrbit(CCmdUI *pCmdUI)
afx_msg void OnUpdateToolsRendermodeWireframe(CCmdUI *pCmdUI)
afx_msg void OnUpdateZoom(CCmdUI *pCmdUI)
afx_msg void OnUpdateGouraud(CCmdUI *pCmdUI)
afx_msg void OnUpdateCreateCylinder(CCmdUI *pCmdUI)
afx_msg void OnCreateSphere()
Definition: HAnalysisView.h:24
Definition: AnalysisView.h:26
afx_msg void OnUpdateCreateSphere(CCmdUI *pCmdUI)
virtual void OnInitialUpdate()
afx_msg void OnSelectionDeleteselection()
afx_msg void OnCreateCylinder()
afx_msg void OnWindowSelect()
afx_msg void OnCreateCone()
bool m_bDisplayEdges
indicates whether edges are currently being displayed
Definition: AnalysisView.h:37
virtual void OnActivateView(BOOL bActivate, CView *pActivateView, CView *pDeactiveView)
afx_msg void OnFileSaveAs()
afx_msg void OnDisplayIsolines()
afx_msg void OnUpdateDisplayEdges(CCmdUI *pCmdUI)
afx_msg void OnUpdateDisplayIsolines(CCmdUI *pCmdUI)
afx_msg void OnUpdateZoomToWindow(CCmdUI *pCmdUI)
void LoadFile(LPCTSTR csFilePathName)
afx_msg void OnAnimateColormap()
afx_msg void OnColorInterpolation()
int FindMenuItem(CMenu *Menu, LPCTSTR MenuString)
afx_msg void OnUpdateZoomToExtents(CCmdUI *pCmdUI)
afx_msg void OnDisplayQuadInterpolate()
afx_msg void OnUpdateSelectionDeleteselection(CCmdUI *pCmdUI)