photogrammetry_importer.registration.registration
Module Contents
- class photogrammetry_importer.registration.registration.Registration
Class to register import and export operators.
- classmethod register_importers(import_prefs)
Register importers according to the import preferences.
- classmethod unregister_importers()
Unregister all registered importers.
- classmethod register_exporters(export_prefs)
Register exporters according to the export preferences.
- classmethod unregister_exporters()
Unregister all registered exporters.