Home
last modified time | relevance | path

Searched refs:UReverse (Results 1 – 25 of 70) sorted by relevance

123

/dports/cad/opencascade/opencascade-7.6.0/src/GeomConvert/
H A DGeomConvert_1.cxx148 if (!SameUOrientation) S1->UReverse(); in Handle()
151 if (FromUK1 > ToUK2) S1->UReverse(); in Handle()
194 if (!SameOrientation) S1->UReverse(); in Handle()
197 if (FromK1 > ToK2) S1->UReverse(); in Handle()
253 if (!SameUOrientation) NewSurface->UReverse(); in Handle()
256 if (FromU1 > ToU2) NewSurface->UReverse(); in Handle()
296 if (!SameOrientation) NewSurface->UReverse(); in Handle()
299 if (FromParam1 > ToParam2) NewSurface->UReverse(); in Handle()
312 if (!SameOrientation) NewSurface->UReverse(); in Handle()
315 if (FromParam1 > ToParam2) NewSurface->UReverse(); in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeCustom/
H A DShapeCustom_Surface.cxx219 if (!uClosed) anObject->UReverse(); in Handle()
231 if (!uClosed) anObject->UReverse(); in Handle()
241 anObject->UReverse(); in Handle()
252 anObject->UReverse(); in Handle()
302 if (j==2) anObject->UReverse(); in Handle()
/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_ElementarySurface.hxx91 Standard_EXPORT virtual void UReverse() Standard_OVERRIDE;
H A DGeom_RectangularTrimmedSurface.cxx342 if (!UsameSense) UReverse(); in SetTrim()
352 void Geom_RectangularTrimmedSurface::UReverse () in UReverse() function in Geom_RectangularTrimmedSurface
356 basisSurf->UReverse(); in UReverse()
H A DGeom_Surface.cxx42 S->UReverse(); in Handle()
H A DGeom_SurfaceOfRevolution.cxx99 void Geom_SurfaceOfRevolution::UReverse () { in UReverse() function in Geom_SurfaceOfRevolution
428 if(T.ScaleFactor()*T.HVectorialPart().Determinant() < 0.) UReverse(); in Transform()
H A DGeom_OffsetSurface.cxx264 void Geom_OffsetSurface::UReverse () in UReverse() function in Geom_OffsetSurface
266 basisSurf->UReverse(); in UReverse()
269 equivSurf->UReverse(); in UReverse()
864 Result->UReverse(); in Handle()
922 Result->UReverse(); in Handle()
H A DGeom_Surface.hxx63 Standard_EXPORT virtual void UReverse() = 0;
H A DGeom_SurfaceOfLinearExtrusion.hxx104 Standard_EXPORT void UReverse() Standard_OVERRIDE;
H A DGeom_Plane.hxx104 Standard_EXPORT virtual void UReverse() Standard_OVERRIDE;
H A DGeom_SurfaceOfRevolution.hxx161 Standard_EXPORT void UReverse() Standard_OVERRIDE;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeom_ElementarySurface.hxx111 Standard_EXPORT virtual void UReverse() Standard_OVERRIDE;
H A Dgp_Torus.hxx119 void UReverse();
H A Dgp_Cone.hxx121 void UReverse();
H A Dgp_Cylinder.hxx87 void UReverse();
H A Dgp_Sphere.hxx99 void UReverse();
H A DGeom_Surface.hxx76 Standard_EXPORT virtual void UReverse() = 0;
H A Dgp_Pln.hxx108 void UReverse();
H A DGeom_SurfaceOfLinearExtrusion.hxx106 Standard_EXPORT void UReverse() Standard_OVERRIDE;
H A DGeom_Plane.hxx110 Standard_EXPORT virtual void UReverse() Standard_OVERRIDE;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom_ElementarySurface.hxx91 Standard_EXPORT virtual void UReverse() Standard_OVERRIDE;
H A DGeom_Surface.hxx63 Standard_EXPORT virtual void UReverse() = 0;
H A DGeom_SurfaceOfLinearExtrusion.hxx104 Standard_EXPORT void UReverse() Standard_OVERRIDE;
H A DGeom_SurfaceOfRevolution.hxx161 Standard_EXPORT void UReverse() Standard_OVERRIDE;

123