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

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)
 

Detailed Description

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

Find point nearest to a curve with radius.


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