|
Blender V4.5
|
#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 315 of file DEG_depsgraph_query.hh.
| Depsgraph* DEGIDIterData::graph |
Definition at line 316 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::id_node_index |
Definition at line 319 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::num_id_nodes |
Definition at line 320 of file DEG_depsgraph_query.hh.
| bool DEGIDIterData::only_updated |
Definition at line 317 of file DEG_depsgraph_query.hh.