Blender
V3.3
|
#include <DEG_depsgraph_query.h>
Public Attributes | |
struct Depsgraph * | graph |
bool | only_updated |
size_t | id_node_index |
size_t | num_id_nodes |
Definition at line 219 of file DEG_depsgraph_query.h.
struct Depsgraph* DEGIDIterData::graph |
Definition at line 220 of file DEG_depsgraph_query.h.
size_t DEGIDIterData::id_node_index |
Definition at line 223 of file DEG_depsgraph_query.h.
size_t DEGIDIterData::num_id_nodes |
Definition at line 224 of file DEG_depsgraph_query.h.
bool DEGIDIterData::only_updated |
Definition at line 221 of file DEG_depsgraph_query.h.