photogrammetry_importer.blender_utility.retrieval_utility
Module Contents
- photogrammetry_importer.blender_utility.retrieval_utility.get_selected_object()
Get the selected object or return None.
- photogrammetry_importer.blender_utility.retrieval_utility.get_selected_empty()
Get the selected empty or return None.
- photogrammetry_importer.blender_utility.retrieval_utility.get_selected_camera()
Get the selected camera or return None.
- photogrammetry_importer.blender_utility.retrieval_utility.get_scene_animation_indices()
Get the animation indices of the scene.
- photogrammetry_importer.blender_utility.retrieval_utility.get_object_animation_indices(obj)
Get the animation indices of the object.