SMTK
@SMTK_VERSION@
Simulation Modeling Tool Kit
|
An API for computing a the closest point on a geometric resource component to an input point. More...
#include <ClosestPoint.h>
Public Member Functions | |
virtual std::array< double, 3 > | operator() (const smtk::resource::Component::Ptr &, const std::array< double, 3 > &) const =0 |
Additional Inherited Members | |
![]() | |
static std::size_t | typeIndex () |
![]() | |
static std::size_t | typeIndex () |
![]() | |
typedef smtk::resource::query::Query | Parent |
![]() | |
static int | numberOfGenerationsFromType (const std::size_t index) |
Return the number of generations from this instance to the type index of a parent, or return a large negative number if the two types are unrelated. | |
![]() | |
static int | numberOfGenerationsFromType (const std::size_t index) |
An API for computing a the closest point on a geometric resource component to an input point.
The returned value represents a tessellation or model vertex; no interpolation is performed.