Home
last modified time | relevance | path

Searched defs:SetR2 (Results 1 – 5 of 5) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGPathSegArcRel.h37 inline void SetR2(double n) { m_r2 = n; } in SetR2() function
H A DSVGPathSegArcAbs.h37 inline void SetR2(double n) { m_r2 = n; } in SetR2() function
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGPathSegArcAbs.h37 inline void SetR2(double n) { m_r2 = n; } in SetR2() function
H A DSVGPathSegArcRel.h37 inline void SetR2(double n) { m_r2 = n; } in SetR2() function
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/
H A Dwood.cpp362 void Wood::SetR2(float f, TimeValue t) in SetR2() function in Wood