pytrip.res.point module

TODO: documentation here.

pytrip.res.point.angles_from_trip(gantry, couch)[source]
pytrip.res.point.angles_to_trip(gantry, couch)[source]
pytrip.res.point.array_to_point_array(points, offset)[source]
pytrip.res.point.get_area_contour(polygon)[source]
pytrip.res.point.get_basis_from_angles(gantry, couch)[source]
pytrip.res.point.get_nearest_point(point, contour)[source]
pytrip.res.point.get_x_intersection(y, polygon)[source]
pytrip.res.point.max_list(a, b)[source]
pytrip.res.point.min_list(a, b)[source]
pytrip.res.point.point_in_polygon(x, y, polygon)[source]
pytrip.res.point.short_distance_polygon_idx(poly1, poly2)[source]
pytrip.res.point.vector_to_angles(vec)[source]