3ds Max C++ API Reference
DrawPhase values

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
 

Detailed Description

Macro Definition Documentation

◆ DRAW_IDLE

#define DRAW_IDLE   0

◆ DRAW_INITIAL_MOUSE_DOWN

#define DRAW_INITIAL_MOUSE_DOWN   1

◆ DRAW_FREEMOVE_POINT

#define DRAW_FREEMOVE_POINT   2

◆ DRAW_FREEMOVE_POINT_MOUSE_DOWN

#define DRAW_FREEMOVE_POINT_MOUSE_DOWN   3

Inserting's initial click inside spline.

◆ DRAW_INITIAL_BEZ_ADJ

#define DRAW_INITIAL_BEZ_ADJ   11

◆ DRAW_DRAGGING_VECTOR

#define DRAW_DRAGGING_VECTOR   22