Home
last modified time | relevance | path

Searched defs:theParam2 (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimTieGpt.h78 bool isNan()const
79 {
H A DossimSevenParamDatum.h89 ossim_float64 theParam2; variable
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DChFi2d_FilletAlgo.hxx172 void setParam2(const Standard_Real theParam2) {myParam2 = theParam2;} in setParam2()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi2d/
H A DChFi2d_FilletAlgo.hxx172 void setParam2(const Standard_Real theParam2) {myParam2 = theParam2;} in setParam2()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DChFi2d_FilletAlgo.hxx173 void setParam2(const Standard_Real theParam2) {myParam2 = theParam2;} in setParam2()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DStylesheet.cpp205 const XalanDOMChar* theParam2, in error()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_Gauss.cxx231 NCollection_Handle<math_Vector>& theParam2, in FillIntervalBounds()