Searched refs:length_b (Results 1 – 1 of 1) sorted by relevance
527 RobustType2 const length_b = ob_2 - ob_1; in relate_collinear() local529 RatioType ra_from(oa_1 - ob_1, length_b); in relate_collinear()530 RatioType ra_to(oa_2 - ob_1, length_b); in relate_collinear()576 bool const opposite = math::sign(length_a) != math::sign(length_b); in relate_collinear()