Graphviz 13.0.0~dev.20241220.2304
|
Go to the source code of this file.
Functions | |
double | intersection_angle (double *p1, double *p2, double *q1, double *q2) |
double intersection_angle | ( | double * | p1, |
double * | p2, | ||
double * | q1, | ||
double * | q2 | ||
) |
Definition at line 114 of file intersection.c.
References cross(), dim, line_segments_distance(), MACHINEACC, and MAX.
Referenced by edge_distinct_coloring(), and splines_intersect().