![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Functions | |
| const DtString | DtAggregateRouteOverlayName ("Aggregate Routes") |
| Default overlay names and colors for various types of routes created programatically by VR-Forces. | |
| const DtString | DtPathPlanRouteOverlayName ("Path Plan Routes") |
| const DtString | DtFlightPlanRouteOverlayName ("Flight Routes") |
Variables | |
| const unsigned int | DtAggregateRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |
| Colors specified as alpha, red, green, blue: | |
| const unsigned int | DtPathPlanRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |
| const unsigned int | DtFlightPlanRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |
| const DtString DtAggregateRouteOverlayName | ( | "Aggregate Routes" | ) |
Default overlay names and colors for various types of routes created programatically by VR-Forces.
| const DtString DtPathPlanRouteOverlayName | ( | "Path Plan Routes" | ) |
| const DtString DtFlightPlanRouteOverlayName | ( | "Flight Routes" | ) |
| const unsigned int DtAggregateRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |
Colors specified as alpha, red, green, blue:
| const unsigned int DtPathPlanRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |
| const unsigned int DtFlightPlanRouteDefaultColor = (64 << 24) | (0 << 16) | (0 << 8) | 255 |