DrawPhase values

DrawPhase values

Module description

Macros

#define DRAW_IDLE   0
 
#define DRAW_INITIAL_MOUSE_DOWN   1
 
#define DRAW_FREEMOVE_POINT   2
 
#define DRAW_FREEMOVE_POINT_MOUSE_DOWN   3
 Inserting's initial click inside spline. More...
 
#define DRAW_INITIAL_BEZ_ADJ   11
 
#define DRAW_DRAGGING_VECTOR   22
 

Macro Definition Documentation

#define DRAW_IDLE   0
#define DRAW_INITIAL_MOUSE_DOWN   1
#define DRAW_FREEMOVE_POINT   2
#define DRAW_FREEMOVE_POINT_MOUSE_DOWN   3

Inserting's initial click inside spline.

#define DRAW_INITIAL_BEZ_ADJ   11
#define DRAW_DRAGGING_VECTOR   22