Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_Gauss.cxx1134 math_Vector GaussCP(1, NbCGaussgp_Pnts); in Compute() local
1136 math::GaussPoints (NbCGaussgp_Pnts, GaussCP); in Compute()
1148 const Standard_Real l = lm + lr * GaussCP(i); in Compute()