Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
Extrema_GenLocateExtCC.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <math_FunctionSetRoot.hxx>
#include <math_Vector.hxx>
#include <StdFail_NotDone.hxx>

Data Structures

class  Extrema_GenLocateExtCC< TheCurve, TheTool, ThePOnC, TheCCLocF >
 Template class for locating local extremum of distance between two curves. Searches for a pair of parameter values (U,V) such that dist(C1(u),C2(v)) passes through an extremum, and (U,V) is the solution closest to (U0,V0). More...