10 E57_INTERFACE_API
void E57InterfaceSetupFactoriesForNDEVR();
13 E57_INTERFACE_API
void E57InterfaceInitializeForNDEVR(
Module& module);
16 E57_INTERFACE_API
void E57InterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
18 E57_INTERFACE_API
void AddE57InterfaceFunctionsToModuleManager();
Stores all dependencies for a combination of modules that make up a complete software package.
The primary namespace for the NDEVR SDK.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...