![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtAerodromeSimObjectFacadeInterface |
Macros | |
| #define | CHECK_IS_VALID(Method) if (!isUsable()) throw DtUnimplementedMethod("The " #Method " is not applicable for the given object."); |
Typedefs | |
| typedef DtSimObjectFacade < DtAerodromeSimObjectFacadeInterface > | DtAerodromeSimObjectFacade |
| #define CHECK_IS_VALID | ( | Method | ) | if (!isUsable()) throw DtUnimplementedMethod("The " #Method " is not applicable for the given object."); |