Object that stores the color and status properties. More...
Public Member Functions | |
void | set_status (size_t c) |
size_t | get_status () |
void | set_color (Color c) |
Color | get_color () |
void | reset () |
Public Types | |
typedef Color | color_type |
Object that stores the color and status properties.
Color | the color type of the vertex |