|
Open CASCADE Technology 7.9.1
|
Auxiliary tool to resolve 2D curve classes. More...
#include <GCPnts_TCurveTypes.hxx>
Public Types | |
| typedef gp_Pnt2d | Point |
| typedef Geom2d_BezierCurve | BezierCurve |
| typedef Geom2d_BSplineCurve | BSplineCurve |
| typedef GCPnts_DistFunction2d | DistFunction |
| typedef GCPnts_DistFunction2dMV | DistFunctionMV |
Auxiliary tool to resolve 2D curve classes.
| typedef Geom2d_BezierCurve GCPnts_TCurveTypes< Adaptor2d_Curve2d >::BezierCurve |
| typedef Geom2d_BSplineCurve GCPnts_TCurveTypes< Adaptor2d_Curve2d >::BSplineCurve |
| typedef GCPnts_DistFunction2d GCPnts_TCurveTypes< Adaptor2d_Curve2d >::DistFunction |
| typedef GCPnts_DistFunction2dMV GCPnts_TCurveTypes< Adaptor2d_Curve2d >::DistFunctionMV |
| typedef gp_Pnt2d GCPnts_TCurveTypes< Adaptor2d_Curve2d >::Point |