ANIMATE.H File Reference

Go to the source code of this file.

Defines

#define _WIN32_WINNT   0x0500
#define RAD2DEG   (180.0/PI)
#define DEG2RAD   (PI/180.0)
#define WM_DRAWROBOT   (WM_USER+1000)
#define WINDOW_ID_XSIZE   48
#define WINDOW_ID_YSIZE   20
#define WINDOW_ID_VSIZE   60
#define WHERE   extern

Variables

char IniFilename []
char TempPath []
char IniSection []
char IniRenderSection []
char szMainClass []
char szViewClass []
char szTriViewClass []
char szToolboxClass []
char szToolBtnClass []
char szQuicktimeClass []
HDC ghdc_triview_Bitmap []
HDC ghdc_view_Bitmap
HBITMAP ghbm_triview []
HBITMAP ghbm_view
HBITMAP ghCameraBitmap
HBITMAP ghLightBitmap
int EDIT_ACTION
int LOADOPERATION
int CursorToggle
int current_message
int icon_arrow_ids
int do_NOT_abort
int EditUpdateInUse
int UNDO_ACTIVE
int UNDO_TYPE
char ruler_name []
double ruler
long rulerx
long rulery
long rulerz
long lrulerx
long lrulery
long lrulerz
long draw_grid_on
long grid_on
long grid_size
long NpointerX
long NpointerY
long NpointerZ
long TVpointX
long TVpointY
long TVpointZ
long TVsizeX
long TVsizeY
long TVsizeZ
long Nframes
long CurrentFrame
long global_quickdraw
long preview_playing
long show_camera_fov
long show_light_cones
long opengl_visible
long coords_visible
long tools_visible
long select_visible
long keyframer_docked
long keyframer_docked_and_visible
long edit_splinetween
long MaxNodeID
long FramesPerSec
long use_director
unsigned int FirstTimeRender
unsigned int rendered_flag
unsigned int fail_op
unsigned int tool
unsigned int subtool
unsigned int DrawStatus
unsigned int AllDrawStatus
unsigned int LastAnimatorTool
double PIo180
double SelectedPathPhi
double SelectedPathTheta
double SelectedPathAlpha
point SelectedPathOffset
nodeMainNp
nodeFirstNp
nodeSelectedNode
nodeSelectedCamera
XIPMainIp
XIPFirstIp
objectSelectedPath
pathpointSelectedPathPoint
short Nnodes
short Nground
short Nrobots
short Nskys
short Ncameras
short fileID
short ANIM
short NimageProcesses
long Ndirectors
HBITMAP hbmName []
char res_str []
WHERE FILE * debug
 A file to record debug messages can be opened using this variable.
WHERE ANI_STRUCTURE AniStructure
 The OBJECT passed to all plug-ins to make the program's global variables and useful functions accessible for use in the plug-ins.
WHERE X__MEMORY_MANAGER EviMemoryManager
 The OBJECT that is passed to plug-ins to make the OpenFX memory management functions available for use in the plugins.
WHERE jmp_buf r_buf
WHERE int stackdepth
WHERE HMODULE hLibSpin
WHERE HWND ghwnd_main
WHERE HWND ghwnd_triview [3]
WHERE HWND ghwnd_current
WHERE HWND ghwnd_view
WHERE HWND ghwnd_xscl
WHERE HWND ghwnd_info
WHERE HWND ghwndTools
WHERE HWND ghwndCoord1
WHERE HWND ghwndTimeline
WHERE HWND ghwndTimelineChild
WHERE HWND ghwndDlgTools
WHERE HWND ghwndQuicktime
WHERE HWND ghwndOpenGLview
WHERE HWND ghwndTooltip
WHERE HWND ghwndSkEdit
WHERE HWND ghwndRobotView
WHERE HPALETTE ghpaletteScreen
WHERE HFONT ghFont1
WHERE HFONT ghFont2
WHERE HBRUSH ghbrushScreen
WHERE HBRUSH ghbrushWindow
WHERE HBRUSH ghSelectedBrush
WHERE HBRUSH ghDeselectedBrush
WHERE HBRUSH ghInvertBrush
WHERE HBRUSH ghRobotBrush
WHERE HPEN ghSelectedPen
WHERE HPEN ghDeselectedPen
WHERE HPEN ghEditPen
WHERE HPEN ghInvertPen
WHERE HPEN ghWireframePen
WHERE HPEN ghCursorPen
WHERE HPEN ghDotSelectedPen
WHERE HPEN ghDotDeselectedPen
WHERE HPEN ghDotInvertPen
WHERE COLORREF gScreenColourRef
WHERE COLORREF gGridColourRef1
WHERE COLORREF gGridColourRef2
WHERE HINSTANCE ghinst_main
WHERE BOOL StartedInAnimator
WHERE BOOL bToolpannelLeft
WHERE BOOL bToolpannelSmall
WHERE BOOL bBackgroundImage
WHERE BOOL bAbortedDrawing
WHERE BOOL bEmbedImageMaps
WHERE BOOL tool_move_flag
WHERE BOOL tool_down_flag
WHERE long Xres
WHERE long Yres
WHERE long WindowBox_view
WHERE int View
WHERE int ActiveView
WHERE int BigCameraView
WHERE int ToolbuttonSize
WHERE int ToolpannelSpace
WHERE int WindowLeftOrigin
WHERE int WindowTopOrigin
WHERE int WindowGap
WHERE int TriviewSpaceX
WHERE int TriviewSpaceY
WHERE int Window0sizeX
WHERE int Window0sizeY
WHERE int Textheight
WHERE int Textwidth
WHERE int WindowSizeX [3]
WHERE int WindowSizeY [3]
WHERE int WindowCentreX [3]
WHERE int WindowCentreY [3]
WHERE int WindowViewXsize
WHERE int WindowViewYsize
WHERE int InfoWindowSize
WHERE int KeyframerSize
WHERE int KeyframerYpos
WHERE int WindowsXmin [3]
WHERE int WindowsYmin [3]
WHERE int WindowViewXmin
WHERE int WindowViewYmin
WHERE int WindowViewSliderXsize
WHERE int WindowViewSliderYsize
WHERE int WindowViewSliderXpos
WHERE int WindowViewSliderYpos
WHERE int SelectPointSize
WHERE double WindowPixelSize
WHERE long TVcentreX
WHERE long TVcentreY
WHERE long TVcentreZ
WHERE jmp_buf j_buf
WHERE HCURSOR ghcurWait
WHERE HCURSOR ghcurCross
WHERE HCURSOR ghcurX
WHERE HCURSOR ghcurPan
WHERE HCURSOR ghcurZout
WHERE HCURSOR ghcurZin
WHERE HCURSOR ghcurZoom
WHERE HCURSOR ghcurArrow
WHERE HCURSOR ghcurArrow1
WHERE HCURSOR ghcurMove
WHERE HCURSOR ghcurRotate
WHERE HCURSOR ghcurScale
WHERE HCURSOR ghcurTracker
WHERE HCURSOR ghcurDirector
WHERE HCURSOR ghcurPathed
WHERE HCURSOR ghcurSkeletor
WHERE HCURSOR ghcurSave
WHERE HCURSOR ghcurInsert
WHERE HCURSOR ghcurTools [NTOOLS]
WHERE char gszHomeDir [MAX_DIR]
WHERE char gszUndoFile [MAX_FILE]
WHERE char gszSTGfile [MAX_FILE]
WHERE char gszSTGdir [MAX_DIR]
WHERE char gszSCEfile [MAX_FILE]
WHERE char gszSCEdir [MAX_DIR]
WHERE char gszPTHfile [MAX_FILE]
WHERE char gszPTHdir [MAX_DIR]
WHERE char gszSCRfile [MAX_FILE]
WHERE char gszSCRdir [MAX_DIR]
WHERE char gszIMGfile [MAX_FILE]
WHERE char gszIMGdir [MAX_DIR]
WHERE char gszMAPfile [MAX_FILE]
WHERE char gszMAPdir [MAX_DIR]
WHERE char gszDLLfile [MAX_FILE]
WHERE char gszDLLdir [MAX_DIR]
WHERE char gszXIPfile [MAX_FILE]
WHERE char gszXIPdir [MAX_DIR]
WHERE char gszANIfile [MAX_FILE]
WHERE char gszANIdir [MAX_DIR]
WHERE char gszPSTfile [MAX_FILE]
WHERE char gszPSTdir [MAX_DIR]
WHERE char gszPZEfile [MAX_FILE]
WHERE char gszPZEdir [MAX_DIR]
WHERE char gszPAKfile [MAX_FILE]
WHERE char gszPAKdir [MAX_DIR]
WHERE char gszRSQfile [MAX_FILE]
WHERE char gszRSQdir [MAX_DIR]
WHERE int gCurTool
WHERE int gCurCommand
WHERE int gCurSelect
WHERE TOOLFLAGS gToolFlags
WHERE PREFERENCES Preferences


Define Documentation

#define _WIN32_WINNT   0x0500

Definition at line 9 of file ANIMATE.H.

#define RAD2DEG   (180.0/PI)

Definition at line 24 of file ANIMATE.H.

Referenced by SetRobotToWalkPath().

#define DEG2RAD   (PI/180.0)

Definition at line 25 of file ANIMATE.H.

#define WM_DRAWROBOT   (WM_USER+1000)

Definition at line 27 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), and Skeletor().

#define WINDOW_ID_XSIZE   48

Definition at line 29 of file ANIMATE.H.

Referenced by CheckWindowIcon(), DrawArrowIcons(), and InvertWindowIcon().

#define WINDOW_ID_YSIZE   20

#define WINDOW_ID_VSIZE   60

Definition at line 31 of file ANIMATE.H.

Referenced by AnimatorViewWndProc(), CheckViewWindowIcon(), and InvertViewWindowIcon().

#define WHERE   extern

Definition at line 128 of file ANIMATE.H.


Variable Documentation

char IniFilename[]

char TempPath[]

char IniSection[]

char szMainClass[]

Referenced by SetupMainWindow(), and WinMain().

char szViewClass[]

Referenced by SetupMainWindow(), Viewer(), and WinMain().

Referenced by SetupMainWindow(), and WinMain().

Definition at line 26 of file DRAFT1.C.

Referenced by DestroyDraftToolbox(), OpenDraftToolbox(), and WinMain().

Definition at line 27 of file DRAFT1.C.

Referenced by DestroyDraftToolbox(), OpenDraftToolbox(), ToolboxWndProc(), and WinMain().

Referenced by WinMain().

HBITMAP ghbm_triview[]

HBITMAP ghbm_view

HBITMAP ghCameraBitmap

Referenced by LoadArrowIcons().

HBITMAP ghLightBitmap

Referenced by LoadArrowIcons().

Definition at line 187 of file 3DSCON1.C.

Referenced by ActionRotate(), AddSinglePrimitive(), AnglerOn(), AnimatorStartup(), AppendPathPoint(), AutoFacetCurveWithHoles(), BuildATMfontString(), BuildTTFfontString(), ClearWireFrame(), CreateAlign(), CreateCostume(), CreateDirector(), CreateImageMap(), CreateImageProcess(), CreateIPointPath(), CreateNode(), CreatePathPoint(), CreatePosition(), CreateSize(), CreateSky(), DeleteAlign(), DeleteCostume(), DeleteDirector(), DeleteImageMap(), DeleteImageProcess(), DeleteMaterial(), DeleteNode(), DeletePathPoint(), DeletePosition(), DeleteRangeOfFrames(), DeleteSize(), DeleteSky(), DesignStartup(), DuplicateSelectedNurbs(), EditCameraSize(), EditDirectorDialog(), EditGroundDialog(), EditLightDialog(), EditPathMovement(), EditPathOn(), EditSelectedNurbsSurface(), EditSkyDialog(), EraseAll(), ExecuteBezierModeler(), ExecuteExternalAction(), ExecuteExternalModeler(), ExecuteSelect(), InsertFrames(), JoinTwoCurves(), LoadAnimationFile(), LoadAnimObject(), LoadHeightField(), LoadInternalAction(), LoadObject(), MakeAutoWireFrame(), MakeNewNurbsSurface(), MakeWireFrame(), MapFacesByImageMap(), MapOntoPath(), MapVerticesByImageMap(), PaintMapOutline(), PositionBrushOnOff(), PositionMaterialOnOff(), RequestEditLightSize(), RequestEditSize(), RequestMirrorID(), Save_Undo(), SaveObject(), ScrapEverything(), SelectConnected(), SelectVertex(), SetMapCoords(), SetNumberOfFrames(), ShiftAllKeys(), ShifterOn(), ShiftSelectedPositionAllKeys(), SkeletorOn(), SplitNurbs(), StageGrabOn(), StageRotateOn(), StageSizeOn(), TraceImageOutline(), UnMakeWireFrame(), and UpdateRuler().

Definition at line 184 of file 3DSCON1.C.

Referenced by LoadObject().

Definition at line 186 of file 3DSCON1.C.

Referenced by DrawOne3dCursor().

Definition at line 189 of file 3DSCON1.C.

int UNDO_TYPE

Referenced by AugmentToolPannel().

char ruler_name[]

double ruler

long rulerx

long rulery

long rulerz

long lrulerx

long lrulery

long lrulerz

long grid_on

long grid_size

long NpointerX

Definition at line 196 of file 3DSCON1.C.

long NpointerY

Definition at line 196 of file 3DSCON1.C.

long NpointerZ

Definition at line 196 of file 3DSCON1.C.

WHERE long TVpointX

Definition at line 174 of file ANIMATE.H.

WHERE long TVpointY

Definition at line 174 of file ANIMATE.H.

WHERE long TVpointZ

Definition at line 174 of file ANIMATE.H.

WHERE long TVsizeX

Definition at line 174 of file ANIMATE.H.

WHERE long TVsizeY

Definition at line 174 of file ANIMATE.H.

WHERE long TVsizeZ

Definition at line 174 of file ANIMATE.H.

long Nframes

Referenced by LoadPreferences().

long MaxNodeID

Referenced by GetSelectedCamera().

unsigned int FirstTimeRender

Referenced by ScrapEverything().

unsigned int rendered_flag

unsigned int fail_op

unsigned int tool

unsigned int subtool

unsigned int DrawStatus

unsigned int AllDrawStatus

unsigned int LastAnimatorTool

double PIo180

Referenced by ScrapEverything().

Referenced by ScrapEverything().

Referenced by ScrapEverything().

Referenced by ScrapEverything().

short Nnodes

short Nground

short Nrobots

short Nskys

short Ncameras

short fileID

Referenced by LoadMeshObject(), and ScrapEverything().

short ANIM

long Ndirectors

HBITMAP hbmName[]

char res_str[]

WHERE FILE* debug

A file to record debug messages can be opened using this variable.

Definition at line 130 of file ANIMATE.H.

Referenced by ClipObject(), SaveDivided(), and WinMain().

The OBJECT passed to all plug-ins to make the program's global variables and useful functions accessible for use in the plug-ins.

Definition at line 131 of file ANIMATE.H.

Referenced by SetupStructures(), and StartGLview().

The OBJECT that is passed to plug-ins to make the OpenFX memory management functions available for use in the plugins.

Definition at line 132 of file ANIMATE.H.

Referenced by AddEffect(), CreateImageProcess(), EditActorEffect(), EditImageProcess(), EditObjectImageProcess(), and SetupStructures().

WHERE jmp_buf r_buf

Definition at line 133 of file ANIMATE.H.

Referenced by CheckRecursiveFollow(), GetOffsetPosition(), and GetTransform().

WHERE int stackdepth

Definition at line 134 of file ANIMATE.H.

Referenced by GetOffsetPosition(), and GetTransform().

WHERE HMODULE hLibSpin

Definition at line 135 of file ANIMATE.H.

Referenced by WinMain().

WHERE HWND ghwnd_main

Definition at line 136 of file ANIMATE.H.

Referenced by ActionRotate(), ActivatePreferences(), AddQuickActor(), AnglerOn(), AnimatorTriViewWndProc(), AnimatorViewWndProc(), AttribsDlgProc(), AutoVerticesToSkeleton(), CheckInterrupt(), CoordinatesDlgProc(), CreateIPointPath(), CreateMaterial(), DeleteImageMap(), DeleteMaterial(), DeleteRangeOfFrames(), DesignStartup(), DisengageDesignerTool(), DisengageSkeletonTool(), DrawModel(), EditCameraSize(), EditDirectorDialog(), EditGroundDialog(), EditImageMap(), EditLightDialog(), EditMaterial(), EditObject(), EditPathMovement(), EditPathOn(), EditSelectedNurbsSurface(), EditSkyDialog(), EnableGLview(), EnableToolPannels(), EraseAll(), ExecuteExternalModeler(), ExecuteKeyboardKeyCommand(), ExecuteSelect(), ExpandDlgProc(), Explode(), Export3DSmodel(), ExportDXFmodel(), ExportModel(), ExportRobotKeyframes(), ExtrudeAlong(), Flip(), FocusActiveWindow(), FormatScreen(), GrowSelectedAlongNormal(), HierarchyDlgProc(), InitializeLastFilesList(), InsertFrames(), LoadHeightField(), LoadInternalAction(), LoadRenderer(), LoadXmodel(), LockDlgProc(), LogOnMessage(), MainAnimatorWndProc(), MainModelerWndProc(), MakeBezierCurve(), MakeNewNurbsSurface(), MakePreview(), MakeScript(), MapOntoPath(), ModelerTriViewWndProc(), ModelerViewWndProc(), MoveToolsWindow(), PackAnimationFile(), PaintMapOutline(), PathToolDlgProc(), PositionBrushOnOff(), PositionMaterialOnOff(), PrimitiveOn(), PrimitivesDlgProc(), PrintImageFile(), QuicktimeWndProc(), Read3Reals(), Render_View(), Replace_Faces(), RequestCharString(), RequestEditLightSize(), RequestEditSize(), RequestNumEntry(), Resize(), RotatorToolDlgProc(), Save_UndoA(), SavePath(), SaveRamImagesFromAllMaps(), SaveRamImagesToFiles(), ScrapEverything(), SelectFileName(), SelectKeyMaker(), SelectMapAndMapVertices(), SendPrgmMessage(), SetMapCoords(), SetNumberOfFrames(), SetRobotToWalkPath(), SetSelectedNurbsWeights(), SetUpGrid(), SetupMainWindow(), ShiftAllKeys(), ShifterOn(), ShiftKeyFrame(), SizerToolDlgProc(), SkeletorOff(), SkeletorOn(), SkToolAction(), SkToolUp(), SmoothCurve(), Spin(), SplineTweenDlgProc(), SplitNurbs(), StageGrabIdentify(), StageRotate(), StageSizeOn(), StageStepRotate(), StartDefault(), StartGLview(), StartOpenGL(), SwitchWindow(), TimelineEditor(), ToolboxWndProc(), ToolBtnWndProc(), ToolMove(), TriangulateNurbsSurface(), UnpackAnimationFile(), UpdateIconPositions(), UpdateRobot(), UpdateRuler(), UpdateSelectedActor(), VectorMaps(), and WinMain().

WHERE HWND ghwnd_triview[3]

WHERE HWND ghwnd_current

WHERE HWND ghwnd_view

WHERE HWND ghwnd_xscl

WHERE HWND ghwnd_info

WHERE HWND ghwndTools

WHERE HWND ghwndCoord1

WHERE HWND ghwndTimeline

WHERE HWND ghwndTimelineChild

WHERE HWND ghwndDlgTools

WHERE HWND ghwndQuicktime

WHERE HWND ghwndOpenGLview

WHERE HWND ghwndTooltip

Definition at line 136 of file ANIMATE.H.

Referenced by SetupMainWindow(), and ToolBtnWndProc().

WHERE HWND ghwndSkEdit

WHERE HWND ghwndRobotView

Definition at line 136 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), SetupMainWindow(), and Skeletor().

WHERE HPALETTE ghpaletteScreen

WHERE HFONT ghFont1

Definition at line 143 of file ANIMATE.H.

Referenced by AnimatorShutdown(), DesignShutdown(), and SetupMainWindow().

WHERE HFONT ghFont2

Definition at line 143 of file ANIMATE.H.

Referenced by AnimatorShutdown(), DesignShutdown(), and SetupMainWindow().

WHERE HBRUSH ghbrushScreen

WHERE HBRUSH ghbrushWindow

WHERE HBRUSH ghSelectedBrush

Definition at line 144 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), and DesignShutdown().

WHERE HBRUSH ghDeselectedBrush

Definition at line 144 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), and DesignShutdown().

WHERE HBRUSH ghInvertBrush

Definition at line 144 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), and DesignShutdown().

WHERE HBRUSH ghRobotBrush

Definition at line 144 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and CreateAppPalette().

WHERE HPEN ghSelectedPen

WHERE HPEN ghDeselectedPen

WHERE HPEN ghEditPen

Definition at line 147 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), DesignShutdown(), and DrawRobot().

WHERE HPEN ghInvertPen

WHERE HPEN ghWireframePen

WHERE HPEN ghCursorPen

Definition at line 147 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), DesignShutdown(), and DrawOne3dCursor().

WHERE HPEN ghDotSelectedPen

Definition at line 147 of file ANIMATE.H.

Referenced by AnimatorShutdown(), CreateAppPalette(), and DesignShutdown().

WHERE HPEN ghDotDeselectedPen

Definition at line 147 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and CreateAppPalette().

WHERE HPEN ghDotInvertPen

Definition at line 147 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and CreateAppPalette().

WHERE COLORREF gScreenColourRef

Definition at line 150 of file ANIMATE.H.

Referenced by CreateAppPalette(), DrawGrid(), and DrawGridInOne().

WHERE COLORREF gGridColourRef1

Definition at line 150 of file ANIMATE.H.

Referenced by CreateAppPalette(), DrawGrid(), and DrawGridInOne().

WHERE COLORREF gGridColourRef2

Definition at line 150 of file ANIMATE.H.

Referenced by CreateAppPalette(), DrawGrid(), and DrawGridInOne().

WHERE HINSTANCE ghinst_main

Definition at line 151 of file ANIMATE.H.

Referenced by AboutDlgProc(), ActionRotate(), ActivatePreferences(), ActorInfo(), AddOnlyNewNode(), AlignInfo(), AngleKeyFrame(), AnglerOn(), AnimationPlayer(), AnimatorStartup(), AnimatorTriViewWndProc(), AnimatorViewWndProc(), AttribsDlgProc(), BuildAccurateCurveDlgProc(), ChangeToolboxBitmaps(), ConePrimitiveDlgProc(), CoordinatesDlgProc(), CostumeInfo(), CubePrimitiveDlgProc(), CylinderPrimitiveDlgProc(), DefaultAttribsDlgProc(), DeleteFramesDlgProc(), DeleteRangeOfFrames(), DesignStartup(), DestroyTimelineEditor(), DirectorCostumeInfo(), DiskPrimitiveDlgProc(), EditCameraSize(), EditDirectorDialog(), EditGroundDialog(), EditImageMap(), EditLightDialog(), EditMaterial(), EditObject(), EditObjectDlgProc(), EditObjectXipDlgProc(), EditPathMovement(), EditPathOn(), EditSelectedNurbsSurface(), EditSkyDialog(), EditXipDlgProc(), ExecuteActorsMenu(), ExecutePrimitivesMenu(), ExecuteSelect(), ExpandDlgProc(), Explode(), ExplodeDlgProc(), ExtrudeAlong(), ExtrudeAlongDlgProc(), Flip(), FlipDlgProc(), FunctionPlotDlgProc(), HierarchyDlgProc(), InsertFrames(), InsertFramesDlgProc(), InstantStageGrab(), InstantStageRotate(), InstantStageXpnd(), ItemSelectDlgProc(), LoadArrowIcons(), LoadMenuHelpTable(), LockDlgProc(), MainAnimatorWndProc(), MainModelerWndProc(), MakeNewNurbsSurface(), MakePreview(), MapOntoPath(), ModelerViewWndProc(), MoveDlgProc(), ObjectTimelineDlgProc(), ParticleDlgProc(), PathSetDlgProc(), PathToolDlgProc(), PlanePrimitiveDlgProc(), PolygonPrimitiveDlgProc(), PositionInfo(), PreferencesPropertyDlgProc(), PrimitiveOn(), PrimitivesDlgProc(), QuicktimeWndProc(), Read1Int1Real(), Read1Real(), Read1String1Real(), Read1String3Real(), Read3Ints(), Read3Reals(), RemoveRobotDirectory(), Replace_Faces(), RequestCharString(), RequestEditLightSize(), RequestEditSize(), RequestNumEntry(), RotateDlgProc(), RotatorToolDlgProc(), SaveRamImagesFromAllMaps(), SaveRamImagesToFiles(), SelectActorDlgProc(), SelectDirectoryName(), SelectKeyMaker(), SelectMapAndMapVertices(), SelectMorphFileName(), SelectNode(), SelectRobotFileName(), SelectScrolledItemList(), SelectSfxFileName(), SendIconHelpMessage(), SendPrgmMessage(), SendPrgmQuery(), SetFramesDlgProc(), SetMapCoords(), SetNumberOfFrames(), SetSelectedNurbsWeights(), SetSfxColour(), SetUpGrid(), ShatterEffect(), ShiftAllKeys(), ShifterOn(), ShiftKeyFrameActivate(), ShiftKeysDlgProc(), ShiftSelectedPositionAllKeys(), SizeInfo(), SizerToolDlgProc(), SkeletonToolBar(), SkeletonTreeView(), SkyCostumeInfo(), SkyInfo(), Sphere1PrimitiveDlgProc(), SpherePrimitiveDlgProc(), SpiralsDlgProc(), SplineTweenDlgProc(), SplitNurbs(), SqueezeDlgProc(), StageSizeOn(), StartDefault(), StartGLview(), StartOpenGL(), SwitchWindow(), ToolboxWndProc(), ToolBtnWndProc(), TorusPrimitiveDlgProc(), TriangulateNurbsSurface(), TubePrimitiveDlgProc(), UpdateRuler(), UpdateSelectedActor(), VectorMaps(), and WinMain().

WHERE BOOL StartedInAnimator

Definition at line 152 of file ANIMATE.H.

Referenced by AnimatorStartup(), CloseUtilities(), and WinMain().

WHERE BOOL bToolpannelLeft

WHERE BOOL bToolpannelSmall

WHERE BOOL bBackgroundImage

Definition at line 152 of file ANIMATE.H.

Referenced by LoadPreferences(), MainAnimatorWndProc(), and MainModelerWndProc().

WHERE BOOL bAbortedDrawing

Definition at line 152 of file ANIMATE.H.

Referenced by AnimatorStartup(), and PerspectiveView().

WHERE BOOL bEmbedImageMaps

Definition at line 152 of file ANIMATE.H.

Referenced by LoadAnimationFile(), LoadPreferences(), and LoadRamImage().

WHERE BOOL tool_move_flag

Definition at line 154 of file ANIMATE.H.

Referenced by PanToolDown(), PanToolMove(), PanToolUp(), and ZoomView().

WHERE BOOL tool_down_flag

Definition at line 154 of file ANIMATE.H.

Referenced by PanToolDown(), PanToolMove(), PanToolUp(), and ZoomView().

WHERE long Xres

WHERE long Yres

WHERE long WindowBox_view

WHERE int View

WHERE int ActiveView

Definition at line 157 of file ANIMATE.H.

WHERE int BigCameraView

WHERE int ToolbuttonSize

Definition at line 157 of file ANIMATE.H.

Referenced by OpenDraftToolbox(), and SetWindowSize().

WHERE int ToolpannelSpace

Definition at line 157 of file ANIMATE.H.

Referenced by SetWindowSize().

WHERE int WindowLeftOrigin

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), SetWindowSize(), and SwitchWindow().

WHERE int WindowTopOrigin

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), SetWindowSize(), and SwitchWindow().

WHERE int WindowGap

Definition at line 157 of file ANIMATE.H.

Referenced by MoveToolsWindow(), SetupMainWindow(), and SetWindowSize().

WHERE int TriviewSpaceX

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), and SetWindowSize().

WHERE int TriviewSpaceY

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), and SetWindowSize().

WHERE int Window0sizeX

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), and SetWindowSize().

WHERE int Window0sizeY

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), MainModelerWndProc(), and SetWindowSize().

WHERE int Textheight

Definition at line 157 of file ANIMATE.H.

Referenced by ModelerViewWndProc(), and SetupMainWindow().

WHERE int Textwidth

Definition at line 157 of file ANIMATE.H.

Referenced by ModelerViewWndProc(), and SetupMainWindow().

WHERE int WindowSizeX[3]

WHERE int WindowSizeY[3]

WHERE int WindowCentreX[3]

WHERE int WindowCentreY[3]

WHERE int WindowViewXsize

WHERE int WindowViewYsize

WHERE int InfoWindowSize

Definition at line 157 of file ANIMATE.H.

Referenced by SetupMainWindow(), and SetWindowSize().

WHERE int KeyframerSize

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), SetWindowSize(), and TimelineEditor().

WHERE int KeyframerYpos

Definition at line 157 of file ANIMATE.H.

Referenced by MainAnimatorWndProc(), SetWindowSize(), and TimelineEditor().

WHERE int WindowsXmin[3]

WHERE int WindowsYmin[3]

WHERE int WindowViewXmin

WHERE int WindowViewYmin

WHERE int SelectPointSize

Definition at line 157 of file ANIMATE.H.

Referenced by SetupMainWindow().

WHERE double WindowPixelSize

WHERE long TVcentreX

WHERE long TVcentreY

WHERE long TVcentreZ

WHERE jmp_buf j_buf

WHERE HCURSOR ghcurWait

WHERE HCURSOR ghcurCross

WHERE HCURSOR ghcurX

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), and EditPathMovement().

WHERE HCURSOR ghcurPan

WHERE HCURSOR ghcurZout

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), DesignShutdown(), and DesignStartup().

WHERE HCURSOR ghcurZin

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), DesignShutdown(), and DesignStartup().

WHERE HCURSOR ghcurZoom

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), DesignShutdown(), and DesignStartup().

WHERE HCURSOR ghcurArrow

WHERE HCURSOR ghcurArrow1

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurMove

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurRotate

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurScale

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurTracker

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), and EngageTool().

WHERE HCURSOR ghcurDirector

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurPathed

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), and EngageTool().

WHERE HCURSOR ghcurSkeletor

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), and EngageTool().

WHERE HCURSOR ghcurSave

WHERE HCURSOR ghcurInsert

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorShutdown(), and AnimatorStartup().

WHERE HCURSOR ghcurTools[NTOOLS]

Definition at line 178 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), and EngageTool().

WHERE char gszHomeDir[MAX_DIR]

Definition at line 186 of file ANIMATE.H.

WHERE char gszUndoFile[MAX_FILE]

Definition at line 186 of file ANIMATE.H.

Referenced by AnimatorShutdown(), AnimatorStartup(), Restore_UndoA(), and Save_UndoA().

WHERE char gszSTGfile[MAX_FILE]

Definition at line 187 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszSTGdir[MAX_DIR]

Definition at line 187 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszSCEfile[MAX_FILE]

Definition at line 188 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), EditObject(), and EditObjectDlgProc().

WHERE char gszSCEdir[MAX_DIR]

Definition at line 188 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), EditObject(), and EditObjectDlgProc().

WHERE char gszPTHfile[MAX_FILE]

Definition at line 189 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), LoadPath(), and SavePath().

WHERE char gszPTHdir[MAX_DIR]

Definition at line 189 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), LoadPath(), and SavePath().

WHERE char gszSCRfile[MAX_FILE]

Definition at line 190 of file ANIMATE.H.

Referenced by AnimatorStartup(), ExportRobotKeyframes(), and MakeScript().

WHERE char gszSCRdir[MAX_DIR]

Definition at line 190 of file ANIMATE.H.

Referenced by AnimatorStartup(), ExportRobotKeyframes(), and MakeScript().

WHERE char gszIMGfile[MAX_FILE]

Definition at line 191 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), PrintImageFile(), and TraceImageOutline().

WHERE char gszIMGdir[MAX_DIR]

Definition at line 191 of file ANIMATE.H.

Referenced by AnimatorStartup(), DesignStartup(), PrintImageFile(), and TraceImageOutline().

WHERE char gszMAPfile[MAX_FILE]

Definition at line 192 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszMAPdir[MAX_DIR]

Definition at line 192 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszDLLfile[MAX_FILE]

Definition at line 193 of file ANIMATE.H.

Referenced by AddEffect(), AnimatorStartup(), and DesignStartup().

WHERE char gszDLLdir[MAX_DIR]

Definition at line 193 of file ANIMATE.H.

Referenced by AddEffect(), AnimatorStartup(), and DesignStartup().

WHERE char gszXIPfile[MAX_FILE]

Definition at line 194 of file ANIMATE.H.

Referenced by AnimatorStartup(), CreateImageProcess(), and EditObjectImageProcess().

WHERE char gszXIPdir[MAX_DIR]

Definition at line 194 of file ANIMATE.H.

Referenced by AnimatorStartup(), CreateImageProcess(), and EditObjectImageProcess().

WHERE char gszANIfile[MAX_FILE]

Definition at line 195 of file ANIMATE.H.

Referenced by AnimatorStartup(), LoadAnimObject(), and SaveAnimFile().

WHERE char gszANIdir[MAX_DIR]

Definition at line 195 of file ANIMATE.H.

Referenced by AnimatorStartup(), LoadAnimObject(), and SaveAnimFile().

WHERE char gszPSTfile[MAX_FILE]

Definition at line 196 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszPSTdir[MAX_DIR]

Definition at line 196 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszPZEfile[MAX_FILE]

Definition at line 197 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszPZEdir[MAX_DIR]

Definition at line 197 of file ANIMATE.H.

Referenced by AnimatorStartup().

WHERE char gszPAKfile[MAX_FILE]

Definition at line 198 of file ANIMATE.H.

Referenced by AnimatorStartup(), PackAnimationFile(), and UnpackAnimationFile().

WHERE char gszPAKdir[MAX_DIR]

Definition at line 198 of file ANIMATE.H.

Referenced by AnimatorStartup(), PackAnimationFile(), and UnpackAnimationFile().

WHERE char gszRSQfile[MAX_FILE]

Definition at line 199 of file ANIMATE.H.

Referenced by AnimatorStartup(), EditObject(), ExportRobotSequence(), and SelectRobotFileName().

WHERE char gszRSQdir[MAX_DIR]

Definition at line 199 of file ANIMATE.H.

Referenced by AnimatorStartup(), ExportRobotSequence(), and SelectRobotFileName().

WHERE int gCurTool

Definition at line 200 of file ANIMATE.H.

Referenced by AnimatorStartup(), ToolBtnWndProc(), and WinMain().

WHERE int gCurCommand

Definition at line 200 of file ANIMATE.H.

Referenced by AnimatorStartup(), and WinMain().

WHERE int gCurSelect

Definition at line 200 of file ANIMATE.H.

Referenced by AnimatorStartup(), and WinMain().


Generated on Sun Apr 27 14:20:14 2014 for OpenFX by  doxygen 1.5.6