iskra.geometry.distances#
|
Computes the lengths of a set of vectors and then clamps them. |
|
Computes the _squared_ lengths of a set of vectors and then clamps them. |
|
Finds the closest edges to a set of points. |
|
Finds the closest simplex to a set of points. |
|
Finds the closest triangles to a set of points. |
|
Projects a point onto the closest point on an edge. |
|
Computes the origin-normal representation of a line passing through edges. |
|
Projects points |
|
Computes the distance between batches of vectors x_i and y_i. |
|
|
|
Distance of a point to its closest point on an edge. |
|
Pairwise distances between a set of points and a set of edges. |
|
Distance of a point to its closest point on an tetrahedron. |
|
Pairwise distances between a set of points and a set of simplices. |
|
Distance of a point to its closest point on an tetrahedron. |
|
Pairwise distances between a set of points and a set of tetrahedra. |
|
Distance of a point to its closest point on an triangle. |
|
Pairwise distances between a set of points and a set of edges. |
|
Codimension of a set of simplices. |
|
Projects a point onto the closest point on a simplex. |
|
Projects a 3D point onto the closest point in a tetrahedron. |
|
Unsigned distance function of a 3D point to the boundary of a tetrahedron. |
|
Projects a point onto the closest point on an triangle. |
|
Computes the origin-normal representation of a plane passing through a triangle. |
|
Unsigned distance function of a 2D point to the boundary of a triangle. |