Graphviz 13.0.0~dev.20241222.1117
|
an array of qnodes More...
Data Fields | |
size_t | length |
qnode_t * | data |
Definition at line 58 of file trapezoid.c.
qnode_t* qnodes_t::data |
Definition at line 60 of file trapezoid.c.
Referenced by add_segment(), construct_trapezoids(), init_query_structure(), locate_endpoint(), merge_trapezoids(), and newnode().
size_t qnodes_t::length |
Definition at line 59 of file trapezoid.c.
Referenced by construct_trapezoids(), and newnode().