Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DShapeAnalysis_ShapeContents.hxx125 Standard_Integer NbSharedShells() const { return myNbSharedShells; } in NbSharedShells()
184 Standard_Integer myNbSharedShells; member in ShapeAnalysis_ShapeContents
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_ShapeContents.hxx125 Standard_Integer NbSharedShells() const { return myNbSharedShells; } in NbSharedShells()
184 Standard_Integer myNbSharedShells; member in ShapeAnalysis_ShapeContents
H A DShapeAnalysis_ShapeContents.cxx86 myNbSharedShells = 0; in Clear()
146 myNbSharedShells = mapsh.Extent(); in Perform()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DShapeAnalysis_ShapeContents.hxx192 Standard_Integer myNbSharedShells; member in ShapeAnalysis_ShapeContents
H A DShapeAnalysis_ShapeContents.lxx284 return myNbSharedShells;