BRL-CAD
|
Functions | |
double | bg_distsq_lseg3_pt (point_t *c, const point_t P0, const point_t P1, const point_t Q) |
Functions for working with line segments. More... | |
double | bg_distsq_lseg3_lseg3 (point_t *c1, point_t *c2, const point_t P0, const point_t P1, const point_t Q0, const point_t Q1) |
Functions for working with line segments.