PGROUTING
3.2
|
#include "pgr_vertex_color_rt.h"
Public Attributes | |
int64_t | color |
int64_t | node |
Definition at line 36 of file pgr_vertex_color_rt.h.
int64_t pgr_vertex_color_rt::color |
Definition at line 38 of file pgr_vertex_color_rt.h.
Referenced by _pgr_sequentialvertexcoloring().
int64_t pgr_vertex_color_rt::node |
Definition at line 37 of file pgr_vertex_color_rt.h.
Referenced by _pgr_sequentialvertexcoloring().