Go to the source code of this file.
Defines | |
#define | MODULE ANI_PRSP 1 |
#define | GROUND_GRID_SIZE 10 |
#define | IDM_PREVIEW_FREE 0x10 |
Functions | |
void | PerspectiveView0 (int smab, int DisplayType) |
void | PerspectiveView (int smab, int DisplayType) |
void | DrawPerspectiveView (int smab, int DisplayType, HDC hDC, HWND hWnd, HPEN hPen) |
void | FreePreview (void) |
void | MoveCtrlWindow (HWND hdlg, int id, int tx, int ty, int cx, int cy, int type) |
int | MakePreview (void) |
void | DrawViewRobot (HDC hdcView, HBITMAP hbmView, HWND hWnd, node *Np, int arm, int axis, double ra, double ua, BOOL zoom, BOOL zoom_state) |
void PerspectiveView0 | ( | int | smab, | |
int | DisplayType | |||
) |
Definition at line 795 of file CAMERA.C.
References DrawPerspectiveView, FALSE, ghdc_view_Bitmap, ghWireframePen, ghwnd_view, ghwndOpenGLview, UpdateFrameBox(), and UpdateGLview().
Referenced by PerspectiveView().