11 KML_INTERFACE_API
void KMLInterfaceInitializeForNDEVR(
Module& module);
13 KML_INTERFACE_API
void KMLInterfaceSetupFactoriesForNDEVR();
16 KML_INTERFACE_API
void KMLInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
Stores all dependencies for a combination of modules that make up a complete software package.
The primary namespace for the NDEVR SDK.
void AddKMLInterfaceFunctionsToModuleManager()
Registers all KMLInterface module hook functions with the module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...