#include <AnalysisView.h>
List of all members.
Detailed Description
Custom CHoopsView object which provides tutorial-specific GUI members and message maps
Constructor & Destructor Documentation
CAnalysisView::CAnalysisView |
( |
| ) |
[protected] |
virtual CAnalysisView::~CAnalysisView |
( |
| ) |
[protected, virtual] |
Member Function Documentation
void CAnalysisView::CleanUp |
( |
| ) |
|
int CAnalysisView::FindMenuItem |
( |
CMenu * |
Menu, |
|
|
LPCTSTR |
MenuString |
|
) |
| [protected] |
void CAnalysisView::load |
( |
const char * |
filename | ) |
[protected] |
void CAnalysisView::LoadFile |
( |
LPCTSTR |
csFilePathName | ) |
|
void CAnalysisView::LocalSetOperator |
( |
HBaseOperator * |
NewOperator | ) |
|
virtual void CAnalysisView::OnActivateView |
( |
BOOL |
bActivate, |
|
|
CView * |
pActivateView, |
|
|
CView * |
pDeactiveView |
|
) |
| [protected, virtual] |
afx_msg void CAnalysisView::OnAnimateColormap |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnColorInterpolation |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnCreateCone |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnCreateCylinder |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnCreateSphere |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnDisplayEdges |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnDisplayIsolines |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnDisplayQuadInterpolate |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnFileSaveAs |
( |
| ) |
[protected] |
virtual void CAnalysisView::OnInitialUpdate |
( |
| ) |
[virtual] |
afx_msg void CAnalysisView::OnMapData |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnOrbit |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnPan |
( |
| ) |
[protected] |
virtual void CAnalysisView::OnPrint |
( |
CDC * |
pDC, |
|
|
CPrintInfo * |
pInfo |
|
) |
| [protected, virtual] |
afx_msg void CAnalysisView::OnSelectionDeleteselection |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnToolsRendermodeGouraudshaded |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnToolsRendermodeHiddenline |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnToolsRendermodeWireframe |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateColorInterpolation |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateCreateCone |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateCreateCylinder |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateCreateSphere |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateDisplayEdges |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateDisplayIsolines |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateGouraud |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateHiddenLine |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateMapData |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateOrbit |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdatePan |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateSelectionDeleteselection |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateToolsRendermodeGouraudshaded |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateToolsRendermodeHiddenline |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateToolsRendermodeWireframe |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateWindowSelect |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateZoom |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateZoomToExtents |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnUpdateZoomToWindow |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CAnalysisView::OnWindowSelect |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnZoom |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnZoomToExtents |
( |
| ) |
[protected] |
afx_msg void CAnalysisView::OnZoomToWindow |
( |
| ) |
[protected] |
bool CAnalysisView::SaveFile |
( |
LPCTSTR |
csFilePathName | ) |
|
Member Data Documentation
indicates whether color interpolation is currently enabled
indicates whether edges are currently being displayed
indicates whether isolines are currently being displayed
The documentation for this class was generated from the following file: