Searched refs:get_plane (Results 1 – 1 of 1) sorted by relevance
309 plane2 = calc_policy.get_plane(b1v, b2v); in apply()334 plane1 = calc_policy.get_plane(a1v, a2v); in apply()925 static plane<Point3d> get_plane(Point3d const& p1, Point3d const& p2) in get_plane() function