11 LAS_INTERFACE_API
void LASInterfaceSetupFactoriesForNDEVR();
15 LAS_INTERFACE_API
void LASInterfaceInitializeForNDEVR(
Module& module);
19 LAS_INTERFACE_API
void LASInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
22 LAS_INTERFACE_API
void AddLASInterfaceFunctionsToModuleManager();
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 ...