Blender
V3.3
|
Public Attributes | |
SpaceClip * | sc |
MovieTrackingTrack * | act_track |
bool | sel |
float | xscale |
float | yscale |
float | hsize |
uint | pos |
Definition at line 34 of file clip_graph_draw.c.
MovieTrackingTrack* TrackMotionCurveUserData::act_track |
Definition at line 36 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
float TrackMotionCurveUserData::hsize |
Definition at line 38 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
uint TrackMotionCurveUserData::pos |
Definition at line 39 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
SpaceClip* TrackMotionCurveUserData::sc |
Definition at line 35 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
bool TrackMotionCurveUserData::sel |
Definition at line 37 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
float TrackMotionCurveUserData::xscale |
Definition at line 38 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().
float TrackMotionCurveUserData::yscale |
Definition at line 38 of file clip_graph_draw.c.
Referenced by draw_tracks_motion_and_error_curves().