#include <SoccerView.h>
CSoccerView::CSoccerView |
( |
| ) |
|
|
protected |
virtual CSoccerView::~CSoccerView |
( |
| ) |
|
|
protectedvirtual |
int CSoccerView::FindMenuItem |
( |
CMenu * |
Menu, |
|
|
LPCTSTR |
MenuString |
|
) |
| |
|
protected |
return a pointer to the HSoccerView object associated with this MFC view object
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 |
|
) |
| |
|
protectedvirtual |
afx_msg void CSoccerView::OnApertureSelect |
( |
| ) |
|
|
protected |
Set the current operator to the HOpSelectAperture
afx_msg void CSoccerView::OnCreateCone |
( |
| ) |
|
|
protected |
Sets the current operator to HOpCreateCone
afx_msg void CSoccerView::OnCreateCylinder |
( |
| ) |
|
|
protected |
Sets the current operator to HOpCreateCylinder
afx_msg void CSoccerView::OnCreateRectangle |
( |
| ) |
|
|
protected |
afx_msg void CSoccerView::OnCreateSphere |
( |
| ) |
|
|
protected |
Sets the current operator to HOpCreateSphere
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 |
|
) |
| |
|
protectedvirtual |
virtual afx_msg void CSoccerView::OnLButtonUp |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protectedvirtual |
virtual afx_msg void CSoccerView::OnMouseMove |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protectedvirtual |
afx_msg void CSoccerView::OnOrbit |
( |
| ) |
|
|
protected |
Set the current operator to the HOpCameraOrbit
afx_msg void CSoccerView::OnPan |
( |
| ) |
|
|
protected |
Set the current operator to the HOpCameraPan
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 |
Set the current operator to the HOpSelectArea
afx_msg void CSoccerView::OnZoom |
( |
| ) |
|
|
protected |
Set the current operator to the HOpCameraZoom
afx_msg void CSoccerView::OnZoomToExtents |
( |
| ) |
|
|
protected |
Reset the camera to view the scene extents
afx_msg void CSoccerView::OnZoomToWindow |
( |
| ) |
|
|
protected |
Set the current operator to the HOpCameraZoomBox
bool CSoccerView::SaveFile |
( |
LPCTSTR |
csFilePathName | ) |
|
The documentation for this class was generated from the following file: