9 PCL_INTERFACE_API
void PCLInterfaceInitializeForNDEVR(
Module& module);
10 PCL_INTERFACE_API
void PCLInterfaceSetupFactoriesForNDEVR();
11 PCL_INTERFACE_API
void PCLInterfaceDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
15 PCL_INTERFACE_API
void AddPCLInterfaceFunctionsToModuleManager();
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 ...