Home
last modified time | relevance | path

Searched refs:Eisreversed (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRep/
H A DBRep_Tool.cxx325 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in Handle() local
338 if (GC->IsCurveOnClosedSurface() && Eisreversed) in Handle()
540 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in Handle() local
549 if (cr->IsPolygonOnClosedSurface() && Eisreversed ) in Handle()
644 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in Handle() local
653 if ( cr->IsPolygonOnClosedTriangulation() && Eisreversed ) in Handle()
953 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in UVPoints() local
962 if (cr->IsCurveOnClosedSurface() && Eisreversed) in UVPoints()
1056 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in SetUVPoints() local
1065 if (cr->IsCurveOnClosedSurface() && Eisreversed) in SetUVPoints()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_LowCommands.cxx295 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in CurveOnSurface() local
306 if (GC->IsCurveOnClosedSurface() && Eisreversed) in CurveOnSurface()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx246 Standard_Boolean Eisreversed = (E.Orientation() == TopAbs_REVERSED); in Couture() local
256 if (GC->IsCurveOnClosedSurface() && Eisreversed) in Couture()