#include <SoccerView.h>
List of all members.
Constructor & Destructor Documentation
CSoccerView::CSoccerView |
( |
| ) |
[protected] |
virtual CSoccerView::~CSoccerView |
( |
| ) |
[protected, virtual] |
Member Function Documentation
int CSoccerView::FindMenuItem |
( |
CMenu * |
Menu, |
|
|
LPCTSTR |
MenuString |
|
) |
| [protected] |
void CSoccerView::load |
( |
const char * |
filename | ) |
[protected] |
utility function for file loading
void CSoccerView::LoadFile |
( |
LPCTSTR |
csFilePathName | ) |
|
void CSoccerView::LocalSetOperator |
( |
HBaseOperator * |
NewOperator | ) |
|
Local utlility function to set the current operator
virtual void CSoccerView::OnActivateView |
( |
BOOL |
bActivate, |
|
|
CView * |
pActivateView, |
|
|
CView * |
pDeactiveView |
|
) |
| [protected, virtual] |
afx_msg void CSoccerView::OnApertureSelect |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnCreateCone |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnCreateCylinder |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnCreateRectangle |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnCreateSphere |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnDeleteLayers |
( |
| ) |
[protected] |
Delete the selected layers
afx_msg void CSoccerView::OnFileSaveAs |
( |
| ) |
[protected] |
virtual void CSoccerView::OnInitialUpdate |
( |
| ) |
[virtual] |
virtual afx_msg void CSoccerView::OnLButtonDown |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| [protected, virtual] |
virtual afx_msg void CSoccerView::OnLButtonUp |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| [protected, virtual] |
virtual afx_msg void CSoccerView::OnMouseMove |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| [protected, virtual] |
afx_msg void CSoccerView::OnOrbit |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnPan |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnToolsRendermodeGouraudshaded |
( |
| ) |
[protected] |
Set rendermode to gouraud
afx_msg void CSoccerView::OnToolsRendermodeHiddenline |
( |
| ) |
[protected] |
Set rendermode to hidden line
afx_msg void CSoccerView::OnToolsRendermodeWireframe |
( |
| ) |
[protected] |
Set rendermode to wireframe
afx_msg void CSoccerView::OnUpdateCreateCone |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateCreateCylinder |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateCreateSphere |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateGouraud |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateHiddenLine |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateOrbit |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdatePan |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateToolsRendermodeGouraudshaded |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateToolsRendermodeHiddenline |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateToolsRendermodeWireframe |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateWindowSelect |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateZoom |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateZoomToExtents |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnUpdateZoomToWindow |
( |
CCmdUI * |
pCmdUI | ) |
[protected] |
afx_msg void CSoccerView::OnWindowSelect |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnZoom |
( |
| ) |
[protected] |
afx_msg void CSoccerView::OnZoomToExtents |
( |
| ) |
[protected] |
Reset the camera to view the scene extents
afx_msg void CSoccerView::OnZoomToWindow |
( |
| ) |
[protected] |
bool CSoccerView::SaveFile |
( |
LPCTSTR |
csFilePathName | ) |
|
The documentation for this class was generated from the following file: