4 #if !defined(AFX_CSoccerView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
5 #define AFX_CSoccerView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_
9 #endif // _MSC_VER >= 1000
14 #include "CHoopsView.h"
17 class HStreamFileToolkit;
42 void LoadFile( LPCTSTR csFilePathName );
45 bool SaveFile( LPCTSTR csFilePathName );
56 virtual void OnActivateView(BOOL bActivate, CView* pActivateView, CView* pDeactiveView);
67 virtual void AssertValid()
const;
68 virtual void Dump(CDumpContext& dc)
const;
122 afx_msg
virtual void OnLButtonDown(UINT nFlags, CPoint point);
123 afx_msg
virtual void OnLButtonUp(UINT nFlags, CPoint point);
124 afx_msg
virtual void OnMouseMove(UINT nFlags, CPoint point);
126 DECLARE_MESSAGE_MAP()
129 void
load(const
char * filename);
139 #endif // !defined(AFX_CSoccerView_H__FCA603FB_1694_11D2_B736_00805F85736F__INCLUDED_)
afx_msg void OnZoomToWindow()
HSoccerView * GetSolidView()
Definition: SoccerView.h:36
afx_msg void OnUpdateOrbit(CCmdUI *pCmdUI)
afx_msg void OnUpdateToolsRendermodeGouraudshaded(CCmdUI *pCmdUI)
virtual afx_msg void OnMouseMove(UINT nFlags, CPoint point)
virtual void OnActivateView(BOOL bActivate, CView *pActivateView, CView *pDeactiveView)
virtual void OnInitialUpdate()
afx_msg void OnUpdateWindowSelect(CCmdUI *pCmdUI)
void LocalSetOperator(HBaseOperator *NewOperator)
afx_msg void OnUpdateHiddenLine(CCmdUI *pCmdUI)
afx_msg void OnUpdateZoomToExtents(CCmdUI *pCmdUI)
afx_msg void OnUpdateCreateCylinder(CCmdUI *pCmdUI)
afx_msg void OnCreateSphere()
void load(const char *filename)
afx_msg void OnUpdateCreateCone(CCmdUI *pCmdUI)
afx_msg void OnUpdateZoomToWindow(CCmdUI *pCmdUI)
afx_msg void OnUpdateCreateSphere(CCmdUI *pCmdUI)
bool SaveFile(LPCTSTR csFilePathName)
afx_msg void OnUpdatePan(CCmdUI *pCmdUI)
afx_msg void OnApertureSelect()
afx_msg void OnCreateRectangle()
afx_msg void OnUpdateToolsRendermodeHiddenline(CCmdUI *pCmdUI)
virtual afx_msg void OnLButtonDown(UINT nFlags, CPoint point)
afx_msg void OnToolsRendermodeHiddenline()
afx_msg void OnToolsRendermodeGouraudshaded()
virtual afx_msg void OnLButtonUp(UINT nFlags, CPoint point)
afx_msg void OnZoomToExtents()
afx_msg void OnFileSaveAs()
Definition: HSoccerView.h:14
afx_msg void OnDeleteLayers()
afx_msg void OnCreateCone()
void LoadFile(LPCTSTR csFilePathName)
Definition: SoccerView.h:23
afx_msg void OnCreateCylinder()
afx_msg void OnUpdateToolsRendermodeWireframe(CCmdUI *pCmdUI)
afx_msg void OnToolsRendermodeWireframe()
afx_msg void OnUpdateGouraud(CCmdUI *pCmdUI)
afx_msg void OnWindowSelect()
int FindMenuItem(CMenu *Menu, LPCTSTR MenuString)
afx_msg void OnUpdateZoom(CCmdUI *pCmdUI)