Blender V2.61 - r43446
|
Public Attributes | |
struct tAnimCopybufItem * | next |
struct tAnimCopybufItem * | prev |
ID * | id |
bActionGroup * | grp |
char * | rna_path |
int | array_index |
int | totvert |
BezTriple * | bezt |
short | id_type |
Definition at line 463 of file keyframes_general.c.
Definition at line 469 of file keyframes_general.c.
Referenced by pastebuf_match_index_only(), pastebuf_match_path_full(), pastebuf_match_path_property(), verify_fcurve(), and visualkey_get_value().
Definition at line 472 of file keyframes_general.c.
Referenced by copy_animedit_keys(), free_anim_copybuf(), insert_vert_fcurve(), new_key_needed(), and paste_animedit_keys_fcurve().
Definition at line 467 of file keyframes_general.c.
Referenced by verify_fcurve().
Definition at line 466 of file keyframes_general.c.
Referenced by pastebuf_match_path_property().
Definition at line 474 of file keyframes_general.c.
Referenced by pastebuf_match_path_property().
Definition at line 464 of file keyframes_general.c.
Referenced by free_anim_copybuf(), pastebuf_match_index_only(), pastebuf_match_path_full(), and pastebuf_match_path_property().
struct tAnimCopybufItem * tAnimCopybufItem::prev |
Definition at line 464 of file keyframes_general.c.
Referenced by new_key_needed().
Definition at line 468 of file keyframes_general.c.
Referenced by free_anim_copybuf(), pastebuf_match_path_full(), and pastebuf_match_path_property().
Definition at line 471 of file keyframes_general.c.
Referenced by copy_animedit_keys(), fcurve_frame_has_keyframe(), insert_bezt_fcurve(), insert_vert_fcurve(), and paste_animedit_keys_fcurve().