Blender V2.61 - r43446
|
Public Attributes | |
struct tNearestVertInfo * | next |
struct tNearestVertInfo * | prev |
FCurve * | fcu |
BezTriple * | bezt |
FPoint * | fpt |
short | hpoint |
short | sel |
int | dist |
Definition at line 880 of file graph_select.c.
Definition at line 885 of file graph_select.c.
Referenced by graphkeys_mselect_column(), mouse_graph_keys(), and nearest_fcurve_vert_store().
Definition at line 890 of file graph_select.c.
Referenced by nearest_fcurve_vert_store().
Definition at line 883 of file graph_select.c.
Referenced by graphop_active_fcurve_poll(), graphop_editable_keyframes_poll(), graphop_visible_keyframes_poll(), and nearest_fcurve_vert_store().
Definition at line 886 of file graph_select.c.
Referenced by graphkeys_mselect_column().
short tNearestVertInfo::hpoint |
Definition at line 888 of file graph_select.c.
Referenced by nearest_fcurve_vert_store().
Definition at line 881 of file graph_select.c.
Referenced by get_best_nearest_fcurve_vert().
struct tNearestVertInfo * tNearestVertInfo::prev |
Definition at line 881 of file graph_select.c.
short tNearestVertInfo::sel |
Definition at line 889 of file graph_select.c.
Referenced by get_best_nearest_fcurve_vert(), and nearest_fcurve_vert_store().