|
Free Electron
|
Find nearest point on sphere. More...
#include <PointSphereNearest.h>
Static Public Member Functions | |
| static T | solve (const Vector< 3, T > ¢er, const T radius, const Vector< 3, T > &origin, Vector< 3, T > &direction) |
| static BWORD | within (const Vector< 3, T > ¢er, const T radius, const Vector< 3, T > &origin, const T distance) |
Find nearest point on sphere.
1.8.13