Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_Gauss.cxx388 const Standard_Real XXdS = mult(x, XdS); in computeSInertiaOfElementaryPart() local
393 theOutInertia.Iyy = add(theOutInertia.Iyy, add(XXdS, ZZdS)); in computeSInertiaOfElementaryPart()
394 theOutInertia.Izz = add(theOutInertia.Izz, add(XXdS, YYdS)); in computeSInertiaOfElementaryPart()