Blender  V3.3
Public Attributes | List of all members
MarkerUpdateCb Struct Reference

Public Attributes

int compact
 
MovieClipclip
 
MovieClipUseruser
 
MovieTrackingTracktrack
 
MovieTrackingMarkermarker
 
int framenr
 
float marker_pos [2]
 
float marker_pat [2]
 
float track_offset [2]
 
float marker_search_pos [2]
 
float marker_search [2]
 
int marker_flag
 

Detailed Description

Definition at line 221 of file clip_buttons.c.

Member Data Documentation

◆ clip

MovieClip* MarkerUpdateCb::clip

Definition at line 225 of file clip_buttons.c.

Referenced by marker_block_handler(), marker_update_cb(), and uiTemplateMarker().

◆ compact

int MarkerUpdateCb::compact

compact mode

Definition at line 223 of file clip_buttons.c.

Referenced by marker_update_cb(), and uiTemplateMarker().

◆ framenr

int MarkerUpdateCb::framenr

current frame number

Definition at line 232 of file clip_buttons.c.

Referenced by marker_block_handler(), marker_update_cb(), and uiTemplateMarker().

◆ marker

MovieTrackingMarker* MarkerUpdateCb::marker

Definition at line 229 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ marker_flag

int MarkerUpdateCb::marker_flag

marker's flags

Definition at line 242 of file clip_buttons.c.

Referenced by marker_block_handler(), marker_update_cb(), and uiTemplateMarker().

◆ marker_pat

float MarkerUpdateCb::marker_pat[2]

position and dimensions of marker pattern in pixel coords

Definition at line 236 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ marker_pos

float MarkerUpdateCb::marker_pos[2]

position of marker in pixel coords

Definition at line 234 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ marker_search

float MarkerUpdateCb::marker_search[2]

Definition at line 240 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ marker_search_pos

float MarkerUpdateCb::marker_search_pos[2]

position and dimensions of marker search in pixel coords

Definition at line 240 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ track

MovieTrackingTrack* MarkerUpdateCb::track

Definition at line 228 of file clip_buttons.c.

Referenced by marker_block_handler(), marker_update_cb(), and uiTemplateMarker().

◆ track_offset

float MarkerUpdateCb::track_offset[2]

offset of "parenting" point

Definition at line 238 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().

◆ user

MovieClipUser* MarkerUpdateCb::user

user of clip

Definition at line 227 of file clip_buttons.c.

Referenced by marker_block_handler(), and uiTemplateMarker().


The documentation for this struct was generated from the following file: