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

Find point nearest to a circular solid. More...

#include <PointPlaneNearest.h>

Static Public Member Functions

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

Detailed Description

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

Find point nearest to a circular solid.


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