Home
last modified time | relevance | path

Searched defs:FirstUParameter (Results 1 – 9 of 9) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepAdaptor_Surface.hxx89 …virtual Standard_Real FirstUParameter() const Standard_OVERRIDE { return mySurf.FirstUParameter();… in FirstUParameter() function in BRepAdaptor_Surface
H A DGeomAdaptor_Surface.hxx90 virtual Standard_Real FirstUParameter() const Standard_OVERRIDE { return myUFirst; } in FirstUParameter() function in GeomAdaptor_Surface
H A DAdaptor3d_HSurfaceTool.hxx47 …static Standard_Real FirstUParameter (const Handle(Adaptor3d_Surface)& theSurf) { return theSurf->… in FirstUParameter() function in Adaptor3d_HSurfaceTool
/dports/cad/opencascade/opencascade-7.6.0/src/BRepAdaptor/
H A DBRepAdaptor_Surface.hxx89 …virtual Standard_Real FirstUParameter() const Standard_OVERRIDE { return mySurf.FirstUParameter();… in FirstUParameter() function in BRepAdaptor_Surface
/dports/cad/opencascade/opencascade-7.6.0/src/GeomAdaptor/
H A DGeomAdaptor_Surface.hxx90 virtual Standard_Real FirstUParameter() const Standard_OVERRIDE { return myUFirst; } in FirstUParameter() function in GeomAdaptor_Surface
H A DGeomAdaptor_SurfaceOfLinearExtrusion.cxx125 Standard_Real GeomAdaptor_SurfaceOfLinearExtrusion::FirstUParameter() const in FirstUParameter() function in GeomAdaptor_SurfaceOfLinearExtrusion
H A DGeomAdaptor_SurfaceOfRevolution.cxx203 Standard_Real GeomAdaptor_SurfaceOfRevolution::FirstUParameter() const in FirstUParameter() function in GeomAdaptor_SurfaceOfRevolution
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_Surface.cxx60 Standard_Real Adaptor3d_Surface::FirstUParameter() const in FirstUParameter() function in Adaptor3d_Surface
H A DAdaptor3d_HSurfaceTool.hxx47 …static Standard_Real FirstUParameter (const Handle(Adaptor3d_Surface)& theSurf) { return theSurf->… in FirstUParameter() function in Adaptor3d_HSurfaceTool