Blender V4.3
DEGIDIterData Struct Reference

#include <DEG_depsgraph_query.hh>

Public Attributes

Depsgraph * graph
 
bool only_updated
 
size_t id_node_index
 
size_t num_id_nodes
 

Detailed Description

Definition at line 284 of file DEG_depsgraph_query.hh.

Member Data Documentation

◆ graph

Depsgraph* DEGIDIterData::graph

Definition at line 285 of file DEG_depsgraph_query.hh.

◆ id_node_index

size_t DEGIDIterData::id_node_index

Definition at line 288 of file DEG_depsgraph_query.hh.

◆ num_id_nodes

size_t DEGIDIterData::num_id_nodes

Definition at line 289 of file DEG_depsgraph_query.hh.

◆ only_updated

bool DEGIDIterData::only_updated

Definition at line 286 of file DEG_depsgraph_query.hh.


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