|
Blender V4.3
|
#include <DNA_space_types.h>
Public Attributes | |
| char | flag |
| char | _pad [7] |
| ListBase | ghost_curves |
Definition at line 460 of file DNA_space_types.h.
| char SpaceGraph_Runtime::_pad[7] |
Definition at line 463 of file DNA_space_types.h.
| char SpaceGraph_Runtime::flag |
Definition at line 462 of file DNA_space_types.h.
Referenced by enable_autolock(), graph_bezt_get_transform_selection(), graph_foreach_id(), graph_listener(), graph_refresh(), and mouse_graph_keys().
| ListBase SpaceGraph_Runtime::ghost_curves |
Sampled snapshots of F-Curves used as in-session guides
Definition at line 465 of file DNA_space_types.h.
Referenced by create_ghost_curves(), graph_draw_ghost_curves(), graph_duplicate(), graph_free(), graph_space_blend_write(), and graphkeys_clear_ghostcurves_exec().