Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/Instrumentation/HUD/
H A DHUD_runway.cxx48 _arrow_radius(node->getDoubleValue("arrow-radius")), in Runway()
379 glTranslated(0.0, _arrow_radius, 0.0); in drawArrow()
H A DHUD_private.hxx383 double _arrow_radius; member in HUD::Runway