5 class ModuleResourceManager;
KML_INTERFACE_API void KMLInterfaceInitializeForNDEVR(NDEVR::Module &module)
Definition KMLInterfaceModule.cpp:10
KML_INTERFACE_API void KMLInterfaceSetupFactoriesForNDEVR()
Definition KMLInterfaceModule.cpp:21
KML_INTERFACE_API void KMLInterfaceDefineModuleResourcesForNDEVR(NDEVR::ModuleResourceManager *module_resources)
Definition KMLInterfaceModule.cpp:26
Stores all dependencies for a combination of modules that make up a complete software package.
Definition ModuleResourceManager.h:239
KML_INTERFACE_API void AddKMLInterfaceFunctionsToModuleManager()
Definition KMLInterfaceModule.cpp:33
Base class for extensions, typically added as external DLL's that can modify or enhance the.
Definition ModuleManager.h:58