3DSCON.C File Reference

Go to the source code of this file.

Defines

#define _DSTRUCT_MAIN   1

Functions

int X__local_print (const char *,...)
BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
BOOL CALLBACK DlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK DlgProcScale (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
void UpdateProgress (FILE *dxfp)
long _Convert (HWND parent, char *iname, char *oname, X__STRUCTURE *lpevi)

Variables

int(* X__pri )(const char *,...)
HWND dlg = NULL
HWND hWndParent
HWND hWndProgress = NULL
HINSTANCE hInstance
long file_size = 1


Define Documentation

#define _DSTRUCT_MAIN   1

Definition at line 23 of file 3DSCON.C.


Function Documentation

int X__local_print ( const char *  format,
  ... 
)

Definition at line 164 of file 3DSCON.C.

Referenced by _Convert(), and render().

BOOL WINAPI DllMain ( HANDLE  hDLL,
DWORD  dwReason,
LPVOID  lpReserved 
)

Definition at line 43 of file 3DSCON.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, hInstance, and TRUE.

BOOL CALLBACK DlgProc ( HWND  hwnd,
UINT  msg,
WPARAM  wparam,
LPARAM  lparam 
)

BOOL CALLBACK DlgProcScale ( HWND  hwnd,
UINT  msg,
WPARAM  wparam,
LPARAM  lparam 
)

Definition at line 69 of file 3DSCON.C.

Referenced by rescale_model().

void UpdateProgress ( FILE *  dxfp  ) 

Definition at line 120 of file 3DSCON.C.

References file_size, and hWndProgress.

Referenced by Do3dsConvert(), DxfLoad(), get_faces(), and get_vertices().

long _Convert ( HWND  parent,
char *  iname,
char *  oname,
X__STRUCTURE lpevi 
)


Variable Documentation

int(* X__pri)(const char *,...)

Referenced by _Convert(), check_error(), and DoDxfConvert().

HWND dlg = NULL

Definition at line 32 of file 3DSCON.C.

Referenced by _Convert(), and Do3dsConvert().

HWND hWndParent

Definition at line 33 of file 3DSCON.C.

Referenced by _Convert(), Do3dsConvert(), and rescale_model().

HWND hWndProgress = NULL

Definition at line 34 of file 3DSCON.C.

Referenced by DlgProc(), and UpdateProgress().

HINSTANCE hInstance

Definition at line 35 of file 3DSCON.C.

Referenced by _Convert(), DllMain(), Do3dsConvert(), rescale_model(), and ResourceX().

long file_size = 1

Definition at line 36 of file 3DSCON.C.

Referenced by _Convert(), DxfLoad(), and UpdateProgress().


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