occ
|
Functions | |
float | getSquaredDistanceBetweenPointAndRay (const Eigen::Vector3f &p, const Ray< float > &r) |
float | getSignedDistanceToPlane (Eigen::Vector3f v, const Plane< float > &p) |
Eigen::Vector3f | triangle_normal (const Eigen::Vector3f &a, const Eigen::Vector3f &b, const Eigen::Vector3f &c) |
double | getSquaredDistanceBetweenPointAndRay (const Eigen::Vector3d &p, const Ray< double > &r) |
double | getSignedDistanceToPlane (Eigen::Vector3d v, const Plane< double > &p) |
Eigen::Vector3d | triangle_normal (const Eigen::Vector3d &a, const Eigen::Vector3d &b, const Eigen::Vector3d &c) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |