4 #if !defined(AFX_CSpheresView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
5 #define AFX_CSpheresView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_
9 #endif // _MSC_VER >= 1000
14 #include "CHoopsView.h"
40 void LoadFile( LPCTSTR csFilePathName );
41 bool SaveFile( LPCTSTR csFilePathName );
52 virtual void OnActivateView(BOOL bActivate, CView* pActivateView, CView* pDeactiveView);
62 virtual void AssertValid()
const;
63 virtual void Dump(CDumpContext& dc)
const;
105 DECLARE_MESSAGE_MAP()
107 void
load(const
char * filename);
117 #endif // !defined(AFX_CSpheresView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
afx_msg void OnUpdateCreateCylinder(CCmdUI *pCmdUI)
afx_msg void OnToolsRendermodeShaded()
Set the render mode to smooth (gouraud) shading.
int FindMenuItem(CMenu *Menu, LPCTSTR MenuString)
afx_msg void OnUpdateToolsRendermodeWireframe(CCmdUI *pCmdUI)
HSpheresView * GetSolidView()
Definition: SpheresView.h:35
afx_msg void OnUpdateOrbit(CCmdUI *pCmdUI)
afx_msg void OnCreateSphere()
afx_msg void OnCreateCone()
DECLARE_DYNCREATE(CHoopsView)
void LocalSetOperator(HBaseOperator *NewOperator)
afx_msg void OnToolsRendermodeWireframe()
Set the render mode to wireframe.
Definition: HSpheresView.h:13
afx_msg void OnUpdateToolsRendermodeHiddenline(CCmdUI *pCmdUI)
afx_msg void OnZoomToWindow()
virtual void OnActivateView(BOOL bActivate, CView *pActivateView, CView *pDeactiveView)
afx_msg void OnUpdatePan(CCmdUI *pCmdUI)
afx_msg void OnUpdateCreateSphere(CCmdUI *pCmdUI)
afx_msg void OnUpdateRotate(CCmdUI *pCmdUI)
afx_msg void OnUpdateWindowSelect(CCmdUI *pCmdUI)
Definition: SpheresView.h:23
afx_msg void OnUpdateZoomToExtents(CCmdUI *pCmdUI)
afx_msg void OnToolsRendermodeHiddenline()
Set the render mode to hidden line removal.
afx_msg void OnToolsRendermodePhongshaded()
Set the render mode to phong shading.
afx_msg void OnUpdateHiddenLine(CCmdUI *pCmdUI)
afx_msg void OnAnnotate()
Activate the HOpMarkupAnnotate operator.
afx_msg void OnCreateCylinder()
afx_msg void OnZoomToExtents()
void load(const char *filename)
afx_msg void OnRotate()
Activete the HOpObjectRotate operator.
afx_msg void OnChangeMaterial()
change the material property of the selected objects
afx_msg void OnUpdateZoom(CCmdUI *pCmdUI)
afx_msg void OnUpdateZoomToWindow(CCmdUI *pCmdUI)
void LoadFile(LPCTSTR csFilePathName)
bool SaveFile(LPCTSTR csFilePathName)
afx_msg void OnUpdateCreateCone(CCmdUI *pCmdUI)
afx_msg void OnUpdateToolsRendermodeShaded(CCmdUI *pCmdUI)
virtual void OnInitialUpdate()
afx_msg void OnFileSaveAs()
afx_msg void OnUpdateShaded(CCmdUI *pCmdUI)
afx_msg void OnWindowSelect()