Color. More...
Go to the source code of this file.
Enumerations | |
enum | tm_color { tm_WHITE, tm_ECRU, tm_GREY, tm_BLACK, tm_TOTAL, tm__LAST, tm_B = tm__LAST, tm_CAPACITY = tm_B, tm_NU, tm_b, tm_b_NU, tm__LAST2, tm_B_OS = tm__LAST2, tm_b_OS, tm_B_OS_M, tm_b_OS_M, tm__LAST3, tm_FREE_BLOCK = tm_WHITE, tm_LIVE_BLOCK = tm_ECRU, tm_FREE_TYPE = tm_GREY, tm_LIVE_TYPE = tm_BLACK } |
The color of a node. More... |
Color.
Definition in file color.h.