Blender V2.61 - r43446
Public Attributes

TracksMap Struct Reference

List of all members.

Public Attributes

char object_name [MAX_NAME]
int is_camera
int num_tracks
int customdata_size
char * customdata
MovieTrackingTracktracks
GHashhash
int ptr

Detailed Description

Definition at line 653 of file tracking.c.


Member Data Documentation

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().

Definition at line 665 of file tracking.c.

Referenced by tracks_map_insert().


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