|
Blender V5.0
|
#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 373 of file DEG_depsgraph_query.hh.
| Depsgraph* DEGIDIterData::graph |
Definition at line 374 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::id_node_index |
Definition at line 377 of file DEG_depsgraph_query.hh.
| size_t DEGIDIterData::num_id_nodes |
Definition at line 378 of file DEG_depsgraph_query.hh.
| bool DEGIDIterData::only_updated |
Definition at line 375 of file DEG_depsgraph_query.hh.