FlightGear next
|
#include <airport.hxx>
Inherits FGAirport::AirportFilter.
Public Member Functions | |
HardSurfaceFilter (double minLengthFt=-1) | |
virtual bool | passAirport (FGAirport *aApt) const override |
![]() | |
virtual bool | pass (FGPositioned *aPos) const |
Over-rideable filter method. | |
virtual Type | minType () const |
virtual Type | maxType () const |
![]() | |
virtual | ~Filter () |
bool | operator() (FGPositioned *aPos) const |
Definition at line 217 of file airport.hxx.
|
explicit |
Definition at line 439 of file airport.cxx.
|
overridevirtual |
Reimplemented from FGAirport::AirportFilter.
Definition at line 447 of file airport.cxx.