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

Public Attributes

SpaceClipsc
 
MovieTrackingTrackact_track
 
bool sel
 
float xscale
 
float yscale
 
float hsize
 
uint pos
 

Detailed Description

Definition at line 34 of file clip_graph_draw.c.

Member Data Documentation

◆ act_track

MovieTrackingTrack* TrackMotionCurveUserData::act_track

Definition at line 36 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ hsize

float TrackMotionCurveUserData::hsize

Definition at line 38 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ pos

uint TrackMotionCurveUserData::pos

Definition at line 39 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ sc

SpaceClip* TrackMotionCurveUserData::sc

Definition at line 35 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ sel

bool TrackMotionCurveUserData::sel

Definition at line 37 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ xscale

float TrackMotionCurveUserData::xscale

Definition at line 38 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().

◆ yscale

float TrackMotionCurveUserData::yscale

Definition at line 38 of file clip_graph_draw.c.

Referenced by draw_tracks_motion_and_error_curves().


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