Home
last modified time | relevance | path

Searched defs:NbPoles (Results 1 – 25 of 92) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade.cxx53 Standard_Integer NbPoles = BS->NbPoles(); in C0BSplineToSequenceOfC1BSplineCurve() local
133 Standard_Integer NbPoles = BS->NbPoles(); in BSplineCurve2dTo3d() local
160 Standard_Integer NbPoles = BS->NbPoles(); in BSplineCurve3dTo2d() local
/dports/cad/opencascade/opencascade-7.6.0/src/DrawTrSurf/
H A DDrawTrSurf_BezierCurve.cxx52 Standard_Integer NbPoles = C->NbPoles(); in DrawOn() local
73 Standard_Integer NbPoles = bz->NbPoles(); in FindPole() local
H A DDrawTrSurf_BSplineCurve.cxx63 Standard_Integer NbPoles = C->NbPoles(); in DrawOn() local
101 Standard_Integer NbPoles = C->NbPoles(); in DrawOn() local
145 Standard_Integer NbPoles = C->NbPoles(); in DrawOn() local
275 Standard_Integer NbPoles = bc->NbPoles(); in FindPole() local
H A DDrawTrSurf_BSplineCurve2d.cxx60 Standard_Integer NbPoles = C->NbPoles(); in DrawOn() local
93 Standard_Integer NbPoles = bc->NbPoles(); in FindPole() local
H A DDrawTrSurf_BezierCurve2d.cxx71 Standard_Integer NbPoles = bz->NbPoles(); in FindPole() local
/dports/cad/opencascade/opencascade-7.6.0/src/AppParCurves/
H A DAppParCurves.cxx26 void AppParCurves::BernsteinMatrix(const Standard_Integer NbPoles, in BernsteinMatrix()
62 void AppParCurves::Bernstein(const Standard_Integer NbPoles, in Bernstein()
107 Standard_Integer NbPoles = DDA.Length(); in SecondDerivativeBernstein() local
H A DAppParCurves_MultiPoint.cxx35 AppParCurves_MultiPoint::AppParCurves_MultiPoint (const Standard_Integer NbPoles, in AppParCurves_MultiPoint()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_UniformSection.cxx130 Standard_Integer ii, NbPoles = myCurve->NbPoles(); in Handle() local
159 void GeomFill_UniformSection::SectionShape(Standard_Integer& NbPoles, in SectionShape()
H A DGeomFill_SectionGenerator.cxx58 void GeomFill_SectionGenerator::GetShape(Standard_Integer& NbPoles, in GetShape()
H A DGeomFill_Profiler.cxx272 Standard_Integer GeomFill_Profiler::NbPoles() const in NbPoles() function in GeomFill_Profiler
/dports/cad/opencascade/opencascade-7.6.0/src/Convert/
H A DConvert_CompBezierCurvesToBSplineCurve.cxx83 Standard_Integer Convert_CompBezierCurvesToBSplineCurve::NbPoles() const in NbPoles() function in Convert_CompBezierCurvesToBSplineCurve
H A DConvert_CompBezierCurves2dToBSplineCurve2d.cxx84 Standard_Integer Convert_CompBezierCurves2dToBSplineCurve2d::NbPoles() in NbPoles() function in Convert_CompBezierCurves2dToBSplineCurve2d
H A DConvert_ConicToBSplineCurve.cxx43 (const Standard_Integer NbPoles, in Convert_ConicToBSplineCurve()
76 Standard_Integer Convert_ConicToBSplineCurve::NbPoles () const in NbPoles() function in Convert_ConicToBSplineCurve
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_BSplineCurve.cxx131 Standard_Integer IGESGeom_BSplineCurve::NbPoles () const in NbPoles() function in IGESGeom_BSplineCurve
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageBSplineInternals.cxx53 long NbPoles, /* number of poles */ in ConvertToInterpolationCoefficients()
262 long &NbPoles, /* number of poles (will be four, at maximum) */ in GetPoleValues()
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageBSplineInternals.cxx51 long NbPoles, /* number of poles */ in ConvertToInterpolationCoefficients()
279 long& NbPoles, /* number of poles (will be four, at maximum) */ in GetPoleValues()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageBSplineInternals.cxx53 long NbPoles, /* number of poles */ in ConvertToInterpolationCoefficients()
262 long &NbPoles, /* number of poles (will be four, at maximum) */ in GetPoleValues()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBlend/
H A DBRepBlend_AppFuncRoot.cxx47 Standard_Integer NbPoles, NbKnots, Degree, NbPoles2d; in IMPLEMENT_STANDARD_RTTIEXT() local
174 void BRepBlend_AppFuncRoot::SectionShape(Standard_Integer& NbPoles, in SectionShape()
H A DBRepBlend_AppSurface.cxx104 Standard_Integer& NbPoles, in Curves2dShape()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_ApproxSeewing.cxx192 Standard_Integer NbPoles = MBSp.NbPoles(); in Perform() local
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DBSplineRotate.cpp86 ConvertToInterpolationCoefficients(double *c, long DataLength, double *z, long NbPoles, double Tole… in ConvertToInterpolationCoefficients()
272 long NbPoles; in SamplesToCoefficients() local
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor2d/
H A DAdaptor2d_Curve2d.cxx345 Standard_Integer Adaptor2d_Curve2d::NbPoles() const in NbPoles() function in Adaptor2d_Curve2d
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_Curve.cxx331 Standard_Integer Adaptor3d_Curve::NbPoles() const in NbPoles() function in Adaptor3d_Curve
/dports/cad/opencascade/opencascade-7.6.0/src/BiTgte/
H A DBiTgte_CurveOnVertex.cxx354 Standard_Integer BiTgte_CurveOnVertex::NbPoles() const in NbPoles() function in BiTgte_CurveOnVertex
/dports/cad/opencascade/opencascade-7.6.0/src/BlendFunc/
H A DBlendFunc.cxx45 Standard_Integer& NbPoles, in GetShape()

1234