Blender V2.61 - r43446
|
Public Attributes | |
char | object_name [MAX_NAME] |
int | is_camera |
int | num_tracks |
int | customdata_size |
char * | customdata |
MovieTrackingTrack * | tracks |
GHash * | hash |
int | ptr |
Definition at line 653 of file tracking.c.
char* TracksMap::customdata |
Definition at line 660 of file tracking.c.
Referenced by tracks_map_free(), tracks_map_get(), tracks_map_insert(), and tracks_map_new().
Definition at line 658 of file tracking.c.
Referenced by tracks_map_free(), tracks_map_get(), tracks_map_insert(), and tracks_map_new().
Definition at line 663 of file tracking.c.
Referenced by tracks_map_free(), tracks_map_insert(), tracks_map_merge(), and tracks_map_new().
Definition at line 655 of file tracking.c.
Referenced by tracks_map_merge(), and tracks_map_new().
Definition at line 657 of file tracking.c.
Referenced by tracks_map_free(), tracks_map_merge(), tracks_map_new(), and tracks_map_size().
char TracksMap::object_name[MAX_NAME] |
Definition at line 654 of file tracking.c.
Referenced by tracks_map_merge(), and tracks_map_new().
int TracksMap::ptr |
Definition at line 665 of file tracking.c.
Referenced by tracks_map_insert().
Definition at line 661 of file tracking.c.
Referenced by tracks_map_free(), tracks_map_get(), tracks_map_insert(), tracks_map_merge(), and tracks_map_new().