![]() |
PK_complete_bound_t |
typedef int PK_complete_bound_t;
PK_complete_bound_none_c Perform imprint completion unbounded,
regardless of the extent of the resulting
completion edges.
PK_complete_bound_if_within_c Only complete the imprint from a vertex if
the completion edges will lie entirely
within the supplied 'complete_bound_distance'
of the vertex.