Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DShapeAnalysis_ShapeContents.hxx89 Standard_Integer NbC0Surfaces() const { return myNbC0Surfaces; } in NbC0Surfaces()
166 Standard_Integer myNbC0Surfaces; member in ShapeAnalysis_ShapeContents
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_ShapeContents.hxx89 Standard_Integer NbC0Surfaces() const { return myNbC0Surfaces; } in NbC0Surfaces()
166 Standard_Integer myNbC0Surfaces; member in ShapeAnalysis_ShapeContents
H A DShapeAnalysis_ShapeContents.cxx67 myNbC0Surfaces = 0; in Clear()
172 myNbC0Surfaces++; in Perform()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DShapeAnalysis_ShapeContents.hxx174 Standard_Integer myNbC0Surfaces; member in ShapeAnalysis_ShapeContents
H A DShapeAnalysis_ShapeContents.lxx104 return myNbC0Surfaces;