Home
last modified time | relevance | path

Searched defs:UReverse (Results 1 – 21 of 21) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_ElementarySurface.cxx56 void Geom_ElementarySurface::UReverse () in UReverse() function in Geom_ElementarySurface
H A DGeom_SurfaceOfLinearExtrusion.cxx103 void Geom_SurfaceOfLinearExtrusion::UReverse () { in UReverse() function in Geom_SurfaceOfLinearExtrusion
H A DGeom_Plane.cxx140 void Geom_Plane::UReverse() { in UReverse() function in Geom_Plane
H A DGeom_SurfaceOfRevolution.cxx99 void Geom_SurfaceOfRevolution::UReverse () { in UReverse() function in Geom_SurfaceOfRevolution
H A DGeom_RectangularTrimmedSurface.cxx352 void Geom_RectangularTrimmedSurface::UReverse () in UReverse() function in Geom_RectangularTrimmedSurface
H A DGeom_OffsetSurface.cxx264 void Geom_OffsetSurface::UReverse () in UReverse() function in Geom_OffsetSurface
H A DGeom_BSplineSurface_1.cxx1432 void Geom_BSplineSurface::UReverse () in UReverse() function in Geom_BSplineSurface
H A DGeom_BezierSurface.cxx1268 void Geom_BezierSurface::UReverse () in UReverse() function in Geom_BezierSurface
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Sphere.hxx99 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Sphere
H A Dgp_Cylinder.hxx80 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Cylinder
H A Dgp_Torus.hxx123 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Torus
H A Dgp_Cone.hxx113 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Cone
H A Dgp_Pln.hxx98 void UReverse() { pos.XReverse(); } in UReverse() function in gp_Pln
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Sphere.hxx99 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Sphere
H A Dgp_Cylinder.hxx80 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Cylinder
H A Dgp_Torus.hxx123 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Torus
H A Dgp_Cone.hxx113 void UReverse() { pos.YReverse(); } in UReverse() function in gp_Cone
H A Dgp_Pln.hxx98 void UReverse() { pos.XReverse(); } in UReverse() function in gp_Pln
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_Surface.cxx62 void GeomPlate_Surface::UReverse() in UReverse() function in GeomPlate_Surface
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeExtend/
H A DShapeExtend_CompositeSurface.cxx475 void ShapeExtend_CompositeSurface::UReverse () in UReverse() function in ShapeExtend_CompositeSurface
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx490 const Standard_Boolean UReverse, in BuildFace()
2118 TColStd_Array2OfBoolean UReverse (1, NbLaw, 1, NbPath); in BuildShell() local