Blender  V2.59
Defines
ED_types.h File Reference

Go to the source code of this file.

Defines

#define DESELECT   0
#define SELECT   1
#define ACTIVE   2

Detailed Description

Definition in file ED_types.h.


Define Documentation

#define ACTIVE   2

Definition at line 41 of file ED_types.h.

Referenced by draw_marker(), draw_object(), and drawcentercircle().

#define DESELECT   0
#define SELECT   1

Definition at line 40 of file ED_types.h.