Free Electron
|
Find point nearest to a curve with radius. More...
#include <PointCurveNearest.h>
Static Public Member Functions | |
static T | solve (const Vector< 3, T > *a_pVertex, const U32 a_vertCount, const T a_radius, const Vector< 3, T > &a_origin, Vector< 3, T > &a_direction, T &a_along, Vector< 3, T > &a_intersection) |
Find point nearest to a curve with radius.