|
Blender V4.3
|
#include <DEG_depsgraph_query.hh>
Public Attributes | |
| Depsgraph * | graph |
| bool | only_updated |
| size_t | id_node_index |
| size_t | num_id_nodes |
Definition at line 284 of file DEG_depsgraph_query.hh.
| Depsgraph* DEGIDIterData::graph |
Definition at line 285 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::id_node_index |
Definition at line 288 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::num_id_nodes |
Definition at line 289 of file DEG_depsgraph_query.hh.
| bool DEGIDIterData::only_updated |
Definition at line 286 of file DEG_depsgraph_query.hh.