Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_Gauss.cxx591 Standard_Real CDim[2], CIxx[2], CIyy[2], CIzz[2]; in Compute() local
717 CDim[iGL] = CIxx[iGL] = CIyy[iGL] = CIzz[iGL] = 0.0; in Compute()
907 CIyy[iGL] = add(CIyy[iGL], mult(anIU.Iyy, Dul)); in Compute()
936 aLI.Iyy = mult(CIyy[0], lr); in Compute()
948 CIyy[1] = Abs(CIyy[1] - CIyy[0]); in Compute()
952 aSubDim = CIxx[1] + CIyy[1] + CIzz[1]; in Compute()