Blender V2.61 - r43446
|
#include <DNA_tracking_types.h>
Public Attributes | |
int | flag |
float | error |
int | last_camera |
int | camnr |
struct MovieReconstructedCamera * | cameras |
Definition at line 168 of file DNA_tracking_types.h.
Definition at line 175 of file DNA_tracking_types.h.
Referenced by BKE_tracking_get_interpolated_camera(), BKE_tracking_get_reconstructed_camera(), clear_solution_exec(), direct_link_movieReconstruction(), draw_frame_curves(), draw_movieclip_cache(), draw_viewport_object_reconstruction(), reconstruction_camera_index(), tracking_reconstruction_free(), and write_movieReconstruction().
Definition at line 174 of file DNA_tracking_types.h.
Referenced by clear_solution_exec(), draw_frame_curves(), draw_movieclip_cache(), draw_viewport_object_reconstruction(), reconstruction_camera_index(), and write_movieReconstruction().
Definition at line 171 of file DNA_tracking_types.h.
Referenced by BKE_tracking_finish_reconstruction(), and solve_camera_freejob().
Definition at line 169 of file DNA_tracking_types.h.
Referenced by BKE_tracking_finish_reconstruction(), clear_solution_exec(), draw_movieclip_cache(), frame_jump_exec(), and solve_camera_invoke().
Definition at line 173 of file DNA_tracking_types.h.
Referenced by reconstruction_camera_index().