TOOLS1.C File Reference

Go to the source code of this file.

Defines

#define MODULE_TOOLS1   1
#define TIME_DELAY   30

Typedefs

typedef struct XTRAEDGE xtraedge
typedef struct VERTEXVERTEXEDGE vertexvertexedge

Functions

void RecalibrateBezier (int id)
void RecalibrateAllBezier (void)
void MakeBezierCurve (void)
int AddFace (void)
void ToolDown (HWND hwnd, int av, int x, int y)
void ToolUp (HWND hwnd, int av, int x, int y)
void ToolMove (HWND hwnd, int av, int x, int y)
void ToolAction (int x, int y)
void GrabOn (void)
BOOL PrimitiveOn (void)
void PrimitiveOff (void)
void Plot3dOn (void)
void Plot3dOff (void)
void IxpandOn (void)
void IrotateOn (void)
BOOL AddCopy (int wait)
BOOL CreateAttachedCopy (int open)
BOOL Extrude (int command)
void PanToolUp (int x, int y, BOOL ctrl, BOOL shift, HWND hwnd)
BOOL PanToolDown (int x, int y, BOOL ctrl, BOOL shift, HWND hwnd)
void PanToolMove (int x, int y, BOOL ctrl, BOOL shift, HWND hwnd)
void ZoomView (int x, int y)

Variables

long PrimitiveType = 0
long LastToolVertex = -1


Define Documentation

#define MODULE_TOOLS1   1

Definition at line 8 of file TOOLS1.C.

#define TIME_DELAY   30

Definition at line 12 of file TOOLS1.C.


Typedef Documentation

typedef struct XTRAEDGE xtraedge

typedef struct VERTEXVERTEXEDGE vertexvertexedge


Function Documentation

int AddFace ( void   ) 


Variable Documentation

long PrimitiveType = 0

Definition at line 23 of file TOOLS1.C.

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

long LastToolVertex = -1

Definition at line 25 of file TOOLS1.C.


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