#include <SphereTypes.h>
◆ TSphere3() [1/2]
◆ TSphere3() [2/2]
◆ Area() [1/2]
◆ Area() [2/2]
- Returns
- Area of sphere with given Radius
◆ Circumference()
- Returns
- Circumference of sphere
◆ Contains() [1/2]
- Returns
- true if Sphere contains given OtherSphere
◆ Contains() [2/2]
- Returns
- true if Sphere contains given Point
◆ Diameter()
- Returns
- Diameter of sphere
◆ DistanceSquared()
- Returns
- minimum squared distance from Point to Sphere surface for points outside sphere, 0 for points inside
◆ SignedDistance()
- Returns
- signed distance from Point to Sphere surface. Points inside sphere return negative distance.
◆ Volume() [1/2]
◆ Volume() [2/2]
- Returns
- Volume of sphere with given Radius
◆ Center
◆ Radius
The documentation for this struct was generated from the following files: