root function for pairing Contour2s and Point More...
#include <functions_contact.h>
Public Member Functions | |
FuncPairContour2sPoint (Point *point_, Contour2s *contour_) | |
constructor More... | |
fmatvec::Vec | operator() (const fmatvec::Vec &alpha) |
fmatvec::Vec3 | computeWrD (const fmatvec::Vec &alpha) |
Private Attributes | |
Contour2s * | contour |
contours | |
Point * | point |
ContourPointData | cp |
contour point data for saving old values | |
root function for pairing Contour2s and Point
|
inline |
constructor
point | contour |
contour | contour2s surface |