Blender
V3.3
|
#include <limits.h>
#include <stdlib.h>
#include "MEM_guardedalloc.h"
#include "BKE_movieclip.h"
#include "BKE_node_tree_update.h"
#include "BKE_tracking.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "rna_internal.h"
#include "DNA_defaults.h"
#include "DNA_movieclip_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "WM_types.h"
Go to the source code of this file.
Variables | |
static const EnumPropertyItem | tracker_motion_model [] |
static const EnumPropertyItem | pattern_match_items [] |
|
static |
Definition at line 2051 of file rna_tracking.c.
References NULL, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_MATRIX, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_multi_array(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_ui_text(), and rna_matrix_dimsize_4x4.
Referenced by rna_def_trackingReconstruction().
|
static |
Definition at line 2469 of file rna_tracking.c.
References NC_MOVIECLIP, ND_DISPLAY, NULL, PROP_ANIMATABLE, PROP_COLLECTION, PROP_INT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), rna_def_trackingCamera(), rna_def_trackingDopesheet(), rna_def_trackingObject(), rna_def_trackingObjectPlaneTracks(), rna_def_trackingObjects(), rna_def_trackingObjectTracks(), rna_def_trackingPlaneTrack(), rna_def_trackingPlaneTracks(), rna_def_trackingReconstructedCameras(), rna_def_trackingReconstruction(), rna_def_trackingSettings(), rna_def_trackingStabilization(), rna_def_trackingTrack(), and rna_def_trackingTracks().
Referenced by RNA_def_tracking().
void RNA_def_tracking | ( | BlenderRNA * | brna | ) |
Definition at line 2570 of file rna_tracking.c.
References rna_def_tracking().
|
static |
Definition at line 1098 of file rna_tracking.c.
References CAMERA_UNITS_MM, CAMERA_UNITS_PX, NA_EDITED, NC_MOVIECLIP, ND_DISPLAY, NULL, PROP_ANIMATABLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_PIXEL, PROP_XYZ, RNA_def_property(), RNA_def_property_array(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), TRACKING_DISTORTION_MODEL_BROWN, TRACKING_DISTORTION_MODEL_DIVISION, TRACKING_DISTORTION_MODEL_NUKE, and TRACKING_DISTORTION_MODEL_POLYNOMIAL.
Referenced by rna_def_tracking().
|
static |
Definition at line 2407 of file rna_tracking.c.
References NA_EDITED, NC_MOVIECLIP, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), TRACKING_DOPE_SELECTED_ONLY, TRACKING_DOPE_SHOW_HIDDEN, TRACKING_DOPE_SORT_AVERAGE_ERROR, TRACKING_DOPE_SORT_END, TRACKING_DOPE_SORT_INVERSE, TRACKING_DOPE_SORT_LONGEST, TRACKING_DOPE_SORT_NAME, TRACKING_DOPE_SORT_START, and TRACKING_DOPE_SORT_TOTAL.
Referenced by rna_def_tracking().
|
static |
Definition at line 1286 of file rna_tracking.c.
References MARKER_DISABLED, MARKER_TRACKED, NA_EDITED, NC_MOVIECLIP, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_MATRIX, PROP_NONE, PROP_TRANSLATION, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_multi_array(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), rna_matrix_dimsize_4x2, and RNA_TRANSLATION_PREC_DEFAULT.
Referenced by rna_def_trackingTrack().
|
static |
Definition at line 1368 of file rna_tracking.c.
References MAXFRAME, MINFRAME, NULL, PARM_REQUIRED, RNA_def_boolean(), RNA_def_float_vector(), RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_trackingTrack().
|
static |
Definition at line 2283 of file rna_tracking.c.
References MAX_ID_NAME, NA_EDITED, NC_MOVIECLIP, ND_DISPLAY, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_range(), RNA_def_property_srna(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_ui_text(), and TRACKING_OBJECT_CAMERA.
Referenced by rna_def_tracking().
|
static |
Definition at line 2262 of file rna_tracking.c.
References NULL, PROP_EDITABLE, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 2370 of file rna_tracking.c.
References FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_NEVER_NULL, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 2226 of file rna_tracking.c.
References FUNC_USE_SELF_ID, MAXFRAME, MINFRAME, NULL, PROP_EDITABLE, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 1687 of file rna_tracking.c.
References NA_EDITED, NC_MOVIECLIP, NULL, PLANE_MARKER_DISABLED, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_MATRIX, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_multi_array(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), rna_matrix_dimsize_4x2, and RNA_TRANSLATION_PREC_DEFAULT.
Referenced by rna_def_trackingPlaneTrack().
|
static |
Definition at line 1722 of file rna_tracking.c.
References MAXFRAME, MINFRAME, NULL, PARM_REQUIRED, RNA_def_boolean(), RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_trackingPlaneTrack().
|
static |
Definition at line 1786 of file rna_tracking.c.
References MAX_ID_NAME, NA_EDITED, NC_MOVIECLIP, ND_DISPLAY, NULL, PLANE_TRACK_AUTOKEY, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_def_trackingPlaneMarker(), rna_def_trackingPlaneMarkers(), and SELECT.
Referenced by rna_def_tracking().
|
static |
Definition at line 2202 of file rna_tracking.c.
References NULL, PROP_EDITABLE, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 2081 of file rna_tracking.c.
References FUNC_USE_SELF_ID, MAXFRAME, MINFRAME, NULL, PROP_THICK_WRAP, RNA_def_float_matrix(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 2134 of file rna_tracking.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_float_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), rna_def_reconstructedCamera(), RNA_def_struct(), RNA_def_struct_ui_text(), and TRACKING_RECONSTRUCTED.
Referenced by rna_def_tracking().
|
static |
Definition at line 856 of file rna_tracking.c.
References NC_MOVIECLIP, ND_DISPLAY, NULL, pattern_match_items, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PIXEL, REFINE_FOCAL_LENGTH, REFINE_PRINCIPAL_POINT, REFINE_RADIAL_DISTORTION, REFINE_TANGENTIAL_DISTORTION, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), TRACK_ALGORITHM_FLAG_USE_BRUTE, TRACK_ALGORITHM_FLAG_USE_MASK, TRACK_ALGORITHM_FLAG_USE_NORMALIZATION, TRACK_DISABLE_BLUE, TRACK_DISABLE_GREEN, TRACK_DISABLE_RED, tracker_motion_model, TRACKING_CLEAN_DELETE_SEGMENT, TRACKING_CLEAN_DELETE_TRACK, TRACKING_CLEAN_SELECT, TRACKING_MOTION_TRIPOD, TRACKING_SPEED_DOUBLE, TRACKING_SPEED_HALF, TRACKING_SPEED_QUARTER, TRACKING_SPEED_REALTIME, and TRACKING_USE_KEYFRAME_SELECTION.
Referenced by rna_def_tracking().
|
static |
Definition at line 1844 of file rna_tracking.c.
References MAXFRAME, MINFRAME, NC_MOVIECLIP, ND_DISPLAY, NULL, PROP_ANGLE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_TRANSLATION, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), TRACKING_2D_STABILIZATION, TRACKING_AUTOSCALE, TRACKING_FILTER_BICUBIC, TRACKING_FILTER_BILINEAR, TRACKING_FILTER_NEAREST, TRACKING_SHOW_STAB_TRACKS, TRACKING_STABILIZE_ROTATION, and TRACKING_STABILIZE_SCALE.
Referenced by rna_def_tracking().
|
static |
Definition at line 1441 of file rna_tracking.c.
References MAX_ID_NAME, NA_EDITED, NC_MOVIECLIP, ND_DISPLAY, NULL, pattern_match_items, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR_GAMMA, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_NONE, PROP_PIXEL, PROP_POINTER, PROP_STRING, PROP_TRANSLATION, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_def_trackingMarker(), rna_def_trackingMarkers(), RNA_TRANSLATION_PREC_DEFAULT, SELECT, TRACK_ALGORITHM_FLAG_USE_BRUTE, TRACK_ALGORITHM_FLAG_USE_MASK, TRACK_ALGORITHM_FLAG_USE_NORMALIZATION, TRACK_CUSTOMCOLOR, TRACK_DISABLE_BLUE, TRACK_DISABLE_GREEN, TRACK_DISABLE_RED, TRACK_HAS_BUNDLE, TRACK_HIDDEN, TRACK_LOCKED, TRACK_PREVIEW_ALPHA, TRACK_PREVIEW_GRAYSCALE, and tracker_motion_model.
Referenced by rna_def_tracking().
|
static |
Definition at line 2166 of file rna_tracking.c.
References FUNC_USE_SELF_ID, MAXFRAME, MINFRAME, NULL, PROP_EDITABLE, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_tracking().
|
static |
Definition at line 846 of file rna_tracking.c.
Referenced by rna_def_trackingSettings(), and rna_def_trackingTrack().
|
static |
Definition at line 812 of file rna_tracking.c.
Referenced by rna_def_trackingSettings(), and rna_def_trackingTrack().