Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Dairports_fwd.hxx76 typedef SGSharedPtr<FGRunwayBase> FGRunwayBaseRef; typedef
/dports/games/flightgear/flightgear-2020.3.11/src/Scripting/
H A DNasalPositioned_cppbind.cxx90 static FGRunwayBaseRef f_airport_runway(FGAirport& apt, const std::string& ident) in f_airport_runway()