Searched refs:intersection_points (Results 1 – 1 of 1) sorted by relevance
636 calc_policy.intersection_points(plane1, plane2, ip1, ip2); in calculate_ip_data()931 static bool intersection_points(plane<Point3d> const& plane1, in intersection_points() function