![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| struct MovieTrackingContext * | context |
| int | sfra |
| int | efra |
| int | lastfra |
| int | backwards |
| MovieClip * | clip |
| float | delay |
| struct Main * | main |
| struct Scene * | scene |
| struct bScreen * | screen |
Definition at line 1184 of file tracking_ops.c.
Definition at line 1187 of file tracking_ops.c.
Referenced by track_markers_initjob(), and track_markers_startjob().
Definition at line 1188 of file tracking_ops.c.
Referenced by track_markers_freejob(), and track_markers_initjob().
Definition at line 1185 of file tracking_ops.c.
Referenced by track_markers_freejob(), track_markers_initjob(), track_markers_startjob(), and track_markers_updatejob().
| float TrackMarkersJob::delay |
Definition at line 1189 of file tracking_ops.c.
Referenced by track_markers_initjob(), track_markers_invoke(), and track_markers_startjob().
Definition at line 1186 of file tracking_ops.c.
Referenced by track_markers_initjob(), and track_markers_startjob().
Definition at line 1186 of file tracking_ops.c.
Referenced by track_markers_freejob(), track_markers_initjob(), and track_markers_startjob().
| struct Main* TrackMarkersJob::main |
Definition at line 1191 of file tracking_ops.c.
Referenced by track_markers_freejob(), and track_markers_initjob().
| struct Scene* TrackMarkersJob::scene |
Definition at line 1192 of file tracking_ops.c.
Referenced by track_markers_freejob(), and track_markers_initjob().
| struct bScreen* TrackMarkersJob::screen |
Definition at line 1193 of file tracking_ops.c.
Referenced by track_markers_freejob(), and track_markers_initjob().
Definition at line 1186 of file tracking_ops.c.
Referenced by track_markers_initjob(), and track_markers_startjob().