|
Blender V4.3
|
#include <reconstruction.h>
Public Attributes | |
| int | select_keyframes |
| int | keyframe1 |
| int | keyframe2 |
| int | refine_intrinsics |
Definition at line 36 of file intern/reconstruction.h.
| int libmv_ReconstructionOptions::keyframe1 |
Definition at line 38 of file intern/reconstruction.h.
Referenced by BKE_tracking_reconstruction_solve(), libmv_solveReconstruction(), and reconstructionOptionsFromContext().
| int libmv_ReconstructionOptions::keyframe2 |
Definition at line 38 of file intern/reconstruction.h.
Referenced by BKE_tracking_reconstruction_solve(), libmv_solveReconstruction(), and reconstructionOptionsFromContext().
| int libmv_ReconstructionOptions::refine_intrinsics |
Definition at line 39 of file intern/reconstruction.h.
Referenced by libmv_solveModal(), libmv_solveReconstruction(), and reconstructionOptionsFromContext().
| int libmv_ReconstructionOptions::select_keyframes |
Definition at line 37 of file intern/reconstruction.h.
Referenced by libmv_solveReconstruction(), and reconstructionOptionsFromContext().