ISS_SD_ClosestPoint< ISS > Class Template Reference

Functor that returns the closest point to an (N-1)-D mesh in N-D space. More...

#include <ISS_SignedDistance.h>

List of all members.

Public Types

typedef Base::argument_type argument_type
 The argument type is a point.
typedef Base::result_type result_type
 The result type is a point.

Public Member Functions

 ISS_SD_ClosestPoint (const ISS_SignedDistance< ISS > &sd)
 Construct from the signed distance data structure.
 ISS_SD_ClosestPoint (const ISS_SD_ClosestPoint &other)
 Copy constructor.
result_type operator() (argument_type x) const
 Compute the closest point.

Detailed Description

template<class ISS>
class ISS_SD_ClosestPoint< ISS >

Functor that returns the closest point to an (N-1)-D mesh in N-D space.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3