Module tool::core::geometry [−][src]
Collection of functions for geometry computations.
Functions
| cart_to_sph | Convert a list of |
| direct_angle | Compute the direct angle from 0 to 2 PI between two vectors and an upward vector. |
| direction | Direction from a |
| directions | Directions from of a list of |
| distance | Distance from a |
| distances | Distances from of a list of |
| dot_products | Dot product component-wise between two lists of |
| magnitudes | Magnitudes of a list of |
| projection_plane | Project the first |
| projection_vector | Project the first |
| units | Unit vectors of a list of |