Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Typedefs
Extrema_ExtPC.hxx File Reference
#include <Adaptor3d_Curve.hxx>
#include <Extrema_CurveTool.hxx>
#include <Extrema_EPCOfExtPC.hxx>
#include <Extrema_ExtPElC.hxx>
#include <Extrema_GGExtPC.hxx>
#include <Extrema_POnCurv.hxx>
#include <NCollection_Sequence.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>

Typedefs

using Extrema_ExtPC
 Type alias for 3D point-to-curve extremum computation.
 

Typedef Documentation

◆ Extrema_ExtPC

Initial value:
Root class for 3D curves on which geometric algorithms work. An adapted curve is an interface between...
Definition Adaptor3d_Curve.hxx:50
Definition Extrema_CurveTool.hxx:39
It calculates all the distances between a point and an elementary curve. These distances can be minim...
Definition Extrema_ExtPElC.hxx:36
Generic class for computing extremal distances between a point and a curve.
Definition Extrema_GGExtPC.hxx:56
Definition of a point on curve.
Definition Extrema_POnCurv.hxx:26
STL input iterator that wraps an OCCT More()/Next() iterator.
Definition NCollection_ForwardRange.hxx:142
Defines a 3D cartesian point.
Definition gp_Pnt.hxx:32
Defines a non-persistent vector in 3D space.
Definition gp_Vec.hxx:30

Type alias for 3D point-to-curve extremum computation.