Table of relative position tests and intersection calculations
| 3D | 3D Point | 3D Sector | 3D Ray | 3D Line | 3D Sphere | 3D Plane |
|---|---|---|---|---|---|---|
| 3D Point | n.a. | n.a. | n.a. | IsLineCoord3D | n.a. | IsPlaneCoord3D |
| 3D Sector | - | XSectors3D | n.a. | n.a. | n.a. | XSectorPlane |
| 3D Ray | - | - | n.a. | n.a. | n.a. | n.a. |
| 3D Line | - | - | - | XLines3D | XSphereLine3D | n.a. |
| 3D Sphere | - | - | - | - | n.a. | n.a. |
| 3D Plane | - | - | - | - | - | XPlanes |