8 GEOSLAM_INTERFACE_API
void GeoSLAMInterfaceInitializeForNDEVR(
Module& module);
9 GEOSLAM_INTERFACE_API
void GeoSLAMInterfaceSetupFactoriesForNDEVR();
The primary namespace for the NDEVR SDK.
void AddGeoSLAMInterfaceFunctionsToModuleManager()
Registers all GeoSLAMInterface module hook functions with the module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...