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

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

#include <PointCylinderNearest.h>

Static Public Member Functions

static T solve (const Vector< 3, T > &base, const Vector< 3, T > &axis, const T radius, const Vector< 3, T > &origin, Vector< 3, T > &direction, T &along, Vector< 3, T > &intersection)
 

Detailed Description

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

Find point nearest to a cylindrical solid.


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