Home
last modified time | relevance | path

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

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