Blender
V3.3
|
#include <DNA_space_types.h>
Public Attributes | |
char | flag |
char | _pad [7] |
ListBase | ghost_curves |
Definition at line 428 of file DNA_space_types.h.
char SpaceGraph_Runtime::_pad[7] |
Definition at line 431 of file DNA_space_types.h.
char SpaceGraph_Runtime::flag |
Definition at line 430 of file DNA_space_types.h.
Referenced by graph_bezt_get_transform_selection(), graph_listener(), graph_refresh(), lib_link_workspace_layout_restore(), and mouse_graph_keys().
ListBase SpaceGraph_Runtime::ghost_curves |
Sampled snapshots of F-Curves used as in-session guides
Definition at line 433 of file DNA_space_types.h.
Referenced by graph_draw_ghost_curves(), graph_duplicate(), graph_free(), graphkeys_clear_ghostcurves_exec(), and write_area().