AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
closest_point.hpp File Reference

Consists of a set of methods that compute the closest point on a geometric primitive B from another geometric primitive A. More...

#include "axom/primal/geometry/Point.hpp"
#include "axom/primal/geometry/Segment.hpp"
#include "axom/primal/geometry/Triangle.hpp"
#include "axom/primal/geometry/Sphere.hpp"
#include "axom/primal/geometry/OrientedBoundingBox.hpp"
#include "axom/primal/operators/detail/intersect_impl.hpp"

Namespaces

 axom
 
 axom::primal
 

Detailed Description

Consists of a set of methods that compute the closest point on a geometric primitive B from another geometric primitive A.