Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx142 Standard_Integer iNbPol = GC->NbPoles(); in NumberOfPoles() local
143 if ( iNbPol >= 2) in NumberOfPoles()
144 NbPoints += iNbPol; in NumberOfPoles()
151 Standard_Integer iNbPol = GC->NbPoles(); in NumberOfPoles() local
152 if ( iNbPol >= 2) in NumberOfPoles()
153 NbPoints += iNbPol; in NumberOfPoles()