Home
last modified time | relevance | path

Searched refs:mySubShapeMap (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepBuild/
H A DTopOpeBRepBuild_ShapeSet.cxx155 Standard_Boolean b = ( ! mySubShapeMap.Contains(subshape) ); in ProcessAddElement()
156 if ( b ) mySubShapeMap.Add(subshape,Lemp); in ProcessAddElement()
157 mySubShapeMap.ChangeFromKey(subshape).Append(S); in ProcessAddElement()
334 const TopTools_ListOfShape& l = mySubShapeMap.FindFromKey(Varg); in MakeNeighboursList()
349 if(!mySubShapeMap.Contains(SubShape)) { in MaxNumberSubShape()
353 const TopTools_ListOfShape& l = mySubShapeMap.FindFromKey(SubShape); in MaxNumberSubShape()
495 Standard_Integer ism,nsm=mySubShapeMap.Extent(); in DumpSS()
498 const TopoDS_Shape& v = mySubShapeMap.FindKey(ism); in DumpSS()
499 const TopTools_ListOfShape& lsv = mySubShapeMap.FindFromIndex(ism); in DumpSS()
643 Standard_Integer isub = mySubShapeMap.FindIndex(S); in SName()
H A DTopOpeBRepBuild_ShapeSet.hxx174 TopTools_IndexedDataMapOfShapeListOfShape mySubShapeMap; member in TopOpeBRepBuild_ShapeSet
H A DTopOpeBRepBuild_WireEdgeSet.cxx212 const TopTools_ListOfShape& l = mySubShapeMap.FindFromKey(V); in MakeNeighboursList()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRepBuild_ShapeSet.hxx174 TopTools_IndexedDataMapOfShapeListOfShape mySubShapeMap; member in TopOpeBRepBuild_ShapeSet
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRepBuild_ShapeSet.hxx174 TopTools_IndexedDataMapOfShapeListOfShape mySubShapeMap; member in TopOpeBRepBuild_ShapeSet