Blender V2.61 - r43446
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 39 of file ED_types.h.

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

#define DESELECT   0
#define SELECT   1

Definition at line 38 of file ED_types.h.