Free Electron
Static Public Member Functions | List of all members
fe::ext::PointSphereNearest< T > Class Template Reference

Find nearest point on sphere. More...

#include <PointSphereNearest.h>

Static Public Member Functions

static T solve (const Vector< 3, T > &center, const T radius, const Vector< 3, T > &origin, Vector< 3, T > &direction)
 
static BWORD within (const Vector< 3, T > &center, const T radius, const Vector< 3, T > &origin, const T distance)
 

Detailed Description

template<typename T>
class fe::ext::PointSphereNearest< T >

Find nearest point on sphere.


The documentation for this class was generated from the following file: