photogrammetry_importer

A Blender addon to import different photogrammetry formats.

Subpackage Summary

ext

External dependencies.

file_handlers

Classes to read and write different file formats.

operators

Operators to import and export different file formats into Blender.

panels

GUI elements to adjust and leverage the imported objects.

preferences

Persistent addon preferences.

properties

Properties used by the import and export operators.

registration

Registration of the import and export operators.

types

Types used by different subpackages.

utility

General and Blender-specific utility functions.

Subpackages

Package Contents

photogrammetry_importer.bl_info
photogrammetry_importer.modules
photogrammetry_importer.register()

Register importers, exporters and panels.

photogrammetry_importer.unregister()

Unregister importers, exporters and panels.