Home
last modified time | relevance | path

Searched defs:FGPavement (Results 1 – 2 of 2) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Airports/
H A Dpavement.cxx27 FGPavement::FGPavement(PositionedID aGuid, const std::string& aIdent, const SGGeod& aPos) : in FGPavement() function in FGPavement
H A Dpavement.hxx26 class FGPavement : public FGPositioned class