41 DRONE_PHOTOGRAMMETRY_API
void AddDronePhotogrammetryFunctionsToModuleManager();
44 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetryInitializeForNDEVR(
Module& module);
45 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupRegistrationForNDEVR();
46 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupMetatypesForNDEVR();
47 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetryDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetryRegisterUserSettingsForNDEVR();
49 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupFileStructureForNDEVR();
50 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupFactoriesForNDEVR();
51 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetryFactoryResetNDEVR();
52 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetryOnNDEVRExit();
53 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetUpdateCheckerForNDEVR();
54 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupManualsForNDEVR();
55 DRONE_PHOTOGRAMMETRY_API
void DronePhotogrammetrySetupUIThemesForNDEVR();
Stores all dependencies for a combination of modules that make up a complete software package.
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Manages all windows and logic surrounding dialogs and views for displaying and managing a 3D environm...
The primary namespace for the NDEVR SDK.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...