41 IMAGE_VECTORIZATION_API
void AddImageVectorizationFunctionsToModuleManager();
44 IMAGE_VECTORIZATION_API
void ImageVectorizationInitializeForNDEVR(
Module& module);
45 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupRegistrationForNDEVR();
46 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupMetatypesForNDEVR();
47 IMAGE_VECTORIZATION_API
void ImageVectorizationDefineModuleResourcesForNDEVR(
ModuleResourceManager* module_resources);
48 IMAGE_VECTORIZATION_API
void ImageVectorizationRegisterUserSettingsForNDEVR();
49 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupFileStructureForNDEVR();
50 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupFactoriesForNDEVR();
51 IMAGE_VECTORIZATION_API
void ImageVectorizationFactoryResetNDEVR();
52 IMAGE_VECTORIZATION_API
void ImageVectorizationSetUpdateCheckerForNDEVR();
53 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupManualsForNDEVR();
54 IMAGE_VECTORIZATION_API
void ImageVectorizationSetupUIThemesForNDEVR();
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 ...