Blender  V3.3
Public Attributes | List of all members
SpaceGraph_Runtime Struct Reference

#include <DNA_space_types.h>

Public Attributes

char flag
 
char _pad [7]
 
ListBase ghost_curves
 

Detailed Description

Definition at line 428 of file DNA_space_types.h.

Member Data Documentation

◆ _pad

char SpaceGraph_Runtime::_pad[7]

Definition at line 431 of file DNA_space_types.h.

◆ flag

char SpaceGraph_Runtime::flag

◆ ghost_curves

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().


The documentation for this struct was generated from the following file: