Index of the spheres module
-
m
base.geometry_real.spheres
...
- sphere in space
- f Sphere ... - factory function returns a class representing a set of points equidistant from a given point
- C CenterSphere ... - sphere with center at 1st given point and through 2nd given point
- C OrthoSphere ... - sphere with center at given point and orthogonal to given sphere
- C CircumSphere ... - sphere through the 4 given points