DIALOGS.C File Reference

Go to the source code of this file.

Defines

#define MODULE_DIALOGS   1
#define RANGE   100
#define D_BORDER   4
#define N_PRIMS   10

Typedefs

typedef struct tag_dlghdr1 DLGHDR1

Functions

int Read1Real (char *title, char *it1, double *r, double rl, double rh, HWND parent)
int Read3Reals (char *title, double *r1, double *r2, double *r3, int list)
int Read3Ints (char *title, char *it1, char *it2, char *it3, int *i1, int *i2, int *i3, HWND parent)
int Read2Ints (char *title, char *it1, char *it2, int *i1, int *i2, HWND parent)
BOOL CALLBACK SpiralsDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
int Read1Int1Real (char *title, char *it1, char *it2, int *i, int il, int ih, double *r, double rl, double rh, HWND parent)
int Read1String1Real (char *title, char *it1, char *it2, char *strg, double *r, double rl, double rh, HWND parent)
int Read1String3Real (char *title, char *it1, char *it2, char *it3, char *it4, char *strg, double *r, double *r2, double *r3, HWND parent)
BOOL CALLBACK FunctionPlotDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK ExtrudeAlongDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK FlipDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK ExpandDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK HierarchyDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK SqueezeDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK ExplodeDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)
void PreferencesPropertyDlgProc (HWND hwndOwner)
BOOL CALLBACK AboutDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK RotateDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK MoveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK CubePrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK SpherePrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK Sphere1PrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK PolygonPrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK DiskPrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK TubePrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK CylinderPrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK ConePrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK PlanePrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK TorusPrimitiveDlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL CALLBACK PrimitivesDlgProc (HWND hdlg, UINT msg, WPARAM wparam, LPARAM lparam)
BOOL IsPrimitivesDialogMessage (MSG *msg)

Variables

long PrimitiveType


Define Documentation

#define MODULE_DIALOGS   1

Definition at line 10 of file DIALOGS.C.

#define RANGE   100

Referenced by ExpandDlgProc().

#define D_BORDER   4

Definition at line 1571 of file DIALOGS.C.

#define N_PRIMS   10

Definition at line 1572 of file DIALOGS.C.

Referenced by IsPrimitivesDialogMessage(), and PrimitivesDlgProc().


Typedef Documentation

typedef struct tag_dlghdr1 DLGHDR1


Function Documentation

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

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


Variable Documentation

Definition at line 23 of file TOOLS1.C.

Referenced by PrimitiveOn(), ToolMove(), and ToolUp().


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