DESIGN.C File Reference

Go to the source code of this file.

Defines

#define MODULE_DESIGN   1
#define SIZESTATUS1   195
#define NFILESLIST   5
#define LASTFILECMD   31000
#define FI_SCE   0
#define FI_DXF   1
#define FI_3DS   2
#define FI_STL   3

Typedefs

typedef struct tagLASTFILESLIST LASTFILESLIST

Functions

HINSTANCE __cdecl ResourceX (void)
char * R_GetEnv (char const *aa)
int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
LRESULT CALLBACK MainModelerWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
LRESULT CALLBACK ModelerTriViewWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
LRESULT CALLBACK ModelerViewWndProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
void ExecuteKeyboardKeyCommand (int key)
void DisengageSkeletonTool (void)
void DisengageDesignerTool (void)
void InitializeLastFilesList (void)

Variables

HBITMAP hBmBackground = NULL


Define Documentation

#define MODULE_DESIGN   1

Definition at line 8 of file DESIGN.C.

#define SIZESTATUS1   195

Definition at line 12 of file DESIGN.C.

Referenced by MainModelerWndProc(), and SetupMainWindow().

#define NFILESLIST   5

Definition at line 14 of file DESIGN.C.

#define LASTFILECMD   31000

Definition at line 15 of file DESIGN.C.

#define FI_SCE   0

Definition at line 1188 of file DESIGN.C.

#define FI_DXF   1

Definition at line 1189 of file DESIGN.C.

#define FI_3DS   2

Definition at line 1190 of file DESIGN.C.

#define FI_STL   3

Definition at line 1191 of file DESIGN.C.


Typedef Documentation

typedef struct tagLASTFILESLIST LASTFILESLIST


Function Documentation

HINSTANCE __cdecl ResourceX ( void   ) 

Definition at line 33 of file ANI_RES.C.

int APIENTRY WinMain ( HINSTANCE  hInstance,
HINSTANCE  hPrevInstance,
LPSTR  lpCmdLine,
int  nCmdShow 
)


Variable Documentation

HBITMAP hBmBackground = NULL

Definition at line 31 of file DESIGN.C.


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