|
| CSpheresView () |
|
virtual void | OnActivateView (BOOL bActivate, CView *pActivateView, CView *pDeactiveView) |
|
virtual | ~CSpheresView () |
|
int | FindMenuItem (CMenu *Menu, LPCTSTR MenuString) |
|
afx_msg void | OnFileSaveAs () |
|
afx_msg void | OnZoom () |
|
afx_msg void | OnZoomToExtents () |
|
afx_msg void | OnZoomToWindow () |
|
afx_msg void | OnOrbit () |
|
afx_msg void | OnPan () |
|
afx_msg void | OnAnnotate () |
| Activate the HOpMarkupAnnotate operator. More...
|
|
afx_msg void | OnRotate () |
| Activete the HOpObjectRotate operator. More...
|
|
afx_msg void | OnChangeMaterial () |
| change the material property of the selected objects More...
|
|
afx_msg void | OnWindowSelect () |
|
afx_msg void | OnUpdateShaded (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateHiddenLine (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateOrbit (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdatePan (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateRotate (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateWindowSelect (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateZoom (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateZoomToWindow (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateZoomToExtents (CCmdUI *pCmdUI) |
|
afx_msg void | OnToolsRendermodeShaded () |
| Set the render mode to smooth (gouraud) shading. More...
|
|
afx_msg void | OnToolsRendermodePhongshaded () |
| Set the render mode to phong shading. More...
|
|
afx_msg void | OnToolsRendermodeHiddenline () |
| Set the render mode to hidden line removal. More...
|
|
afx_msg void | OnToolsRendermodeWireframe () |
| Set the render mode to wireframe. More...
|
|
afx_msg void | OnUpdateToolsRendermodeWireframe (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateToolsRendermodeShaded (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateToolsRendermodeHiddenline (CCmdUI *pCmdUI) |
|
afx_msg void | OnCreateCone () |
|
afx_msg void | OnCreateCylinder () |
|
afx_msg void | OnCreateSphere () |
|
afx_msg void | OnUpdateCreateCone (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateCreateCylinder (CCmdUI *pCmdUI) |
|
afx_msg void | OnUpdateCreateSphere (CCmdUI *pCmdUI) |
|
void | load (const char *filename) |
|
| DECLARE_DYNCREATE (CHoopsView) |
|
unsigned long | MapFlags (unsigned long state) |
|
unsigned long | MapKeyFlags (BYTE *virtual_key_state) |
|
virtual BOOL | OnPreparePrinting (CPrintInfo *pInfo) |
|
virtual void | OnBeginPrinting (CDC *pDC, CPrintInfo *pInfo) |
|
virtual void | OnEndPrinting (CDC *pDC, CPrintInfo *pInfo) |
|
virtual void | OnPrint (CDC *pDC, CPrintInfo *pInfo) |
|
virtual void | OnDisplayChanged (int xres, int yres, int depth) |
|
void | GetIntRectangle (HIntRectangle *rectangle) |
|
void | EditCopy (GDIExportInformation *pInfo) |
|
virtual afx_msg void | OnPaint () |
|
virtual afx_msg void | OnEditCopy () |
|
virtual afx_msg void | OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags) |
|
virtual afx_msg void | OnKeyUp (UINT nChar, UINT nRepCnt, UINT nFlags) |
|
virtual afx_msg void | OnLButtonDblClk (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnMouseMove (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnRButtonDblClk (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnMButtonUp (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnMButtonDown (UINT nFlags, CPoint point) |
|
virtual afx_msg void | OnRButtonUp (UINT nFlags, CPoint point) |
|
virtual afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
|
virtual afx_msg void | OnTimer (UINT nIDEvent) |
|
virtual afx_msg BOOL | OnMouseWheel (UINT nFlags, short zDelta, CPoint pt) |
|
virtual afx_msg LRESULT | OnAFXDisplayChange (WPARAM wparam, LPARAM lparam) |
|
virtual afx_msg BOOL | OnWndMsg (UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pResult) |
|