|
Blender
V2.93
|
#include <DNA_space_types.h>
Public Attributes | |
| char | flag |
| char | _pad [7] |
| ListBase | ghost_curves |
Definition at line 422 of file DNA_space_types.h.
| char SpaceGraph_Runtime::_pad[7] |
Definition at line 425 of file DNA_space_types.h.
| char SpaceGraph_Runtime::flag |
Definition at line 424 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 427 of file DNA_space_types.h.
Referenced by direct_link_area(), graph_draw_ghost_curves(), graph_duplicate(), graph_free(), graphkeys_clear_ghostcurves_exec(), and write_area().