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