Free Electron
|
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) |
Find point nearest to a cylindrical solid.