Home
last modified time | relevance | path

Searched defs:Geom_BoundedCurve (Results 1 – 7 of 7) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_BoundedCurve.hxx45 class Geom_BoundedCurve : public Geom_Curve class
H A DGeom_BoundedCurve.cxx22 IMPLEMENT_STANDARD_RTTIEXT(Geom_BoundedCurve,Geom_Curve) in IMPLEMENT_STANDARD_RTTIEXT() argument
H A DGeom_BezierCurve.cxx46 IMPLEMENT_STANDARD_RTTIEXT(Geom_BezierCurve,Geom_BoundedCurve) in IMPLEMENT_STANDARD_RTTIEXT() argument
H A DGeom_BSplineCurve.cxx54 IMPLEMENT_STANDARD_RTTIEXT(Geom_BSplineCurve,Geom_BoundedCurve) in IMPLEMENT_STANDARD_RTTIEXT() argument
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom_BoundedCurve.hxx45 class Geom_BoundedCurve : public Geom_Curve class
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeom_BoundedCurve.hxx45 class Geom_BoundedCurve : public Geom_Curve class
/dports/cad/opencascade/opencascade-7.6.0/src/StepToGeom/
H A DStepToGeom.cxx261 Handle(Geom_BoundedCurve) StepToGeom::MakeBoundedCurve (const Handle(StepGeom_BoundedCurve)& SC) in Handle() argument