Blender V2.61 - r43446
|
Go to the source code of this file.
Defines | |
#define | HASH(x) ((x) >> 5) |
#define | BOP_ORIG_MERGE |
#define | BOP_NEW_MERGE |
Definition in file BOP_Misc.h.
#define BOP_NEW_MERGE |
Definition at line 58 of file BOP_Misc.h.
#define BOP_ORIG_MERGE |
Definition at line 57 of file BOP_Misc.h.
#define HASH | ( | x | ) | ((x) >> 5) |
Definition at line 46 of file BOP_Misc.h.