FlightGear next
|
Filter which passes heliports and seaports in addition to airports. More...
#include <airport.hxx>
Inherits FGAirport::AirportFilter.
Public Member Functions | |
virtual Type | maxType () const override |
![]() | |
virtual bool | pass (FGPositioned *aPos) const |
Over-rideable filter method. | |
virtual Type | minType () const |
virtual bool | passAirport (FGAirport *aApt) const |
![]() | |
virtual | ~Filter () |
bool | operator() (FGPositioned *aPos) const |
Filter which passes heliports and seaports in addition to airports.
Definition at line 208 of file airport.hxx.
|
inlineoverridevirtual |
Reimplemented from FGAirport::AirportFilter.
Definition at line 211 of file airport.hxx.