Home
last modified time | relevance | path

Searched refs:MapBis (Results 1 – 2 of 2) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Evolved.cxx977 if (!MapBis.IsBound(F[k])) { in ElementaryPerform()
978 MapBis.Bind(F[k],EmptySeq); in ElementaryPerform()
1012 if (!MapBis.IsBound(E[k])) { in ElementaryPerform()
1028 if (!MapBis.IsBound(E[k])) { in ElementaryPerform()
1081 if (MapBis.IsBound(CurrentEdge)) { in ElementaryPerform()
1110 MapBis (FaceControle), in ElementaryPerform()
1111 MapBis (CurrentEdge) , in ElementaryPerform()
1135 if (MapBis.IsBound(CurrentEdge)) { in ElementaryPerform()
1148 MapBis (FaceControle), in ElementaryPerform()
1149 MapBis (CurrentEdge) , in ElementaryPerform()
[all …]
H A DBRepFill_OffsetWire.cxx759 TopTools_DataMapOfShapeSequenceOfShape MapBis; in PerformWithBiLo() local
984 if (!MapBis.IsBound(E[k])) { in PerformWithBiLo()
985 MapBis .Bind(E[k],EmptySeq); in PerformWithBiLo()
989 MapBis (E[k]).Append(Vertices.Value(ii)); in PerformWithBiLo()
1003 if (!MapBis.IsBound(E[k])) { in PerformWithBiLo()
1005 MapBis .Bind(E[k],EmptySeq); in PerformWithBiLo()
1035 if (MapBis.IsBound(CurrentEdge)) { in PerformWithBiLo()
1037 if (!MapBis(CurrentEdge).IsEmpty()) { in PerformWithBiLo()
1050 MapBis (CurrentEdge) , in PerformWithBiLo()