Blender  V3.3
Public Attributes | List of all members
DEGIDIterData Struct Reference

#include <DEG_depsgraph_query.h>

Public Attributes

struct Depsgraphgraph
 
bool only_updated
 
size_t id_node_index
 
size_t num_id_nodes
 

Detailed Description

Definition at line 219 of file DEG_depsgraph_query.h.

Member Data Documentation

◆ graph

struct Depsgraph* DEGIDIterData::graph

Definition at line 220 of file DEG_depsgraph_query.h.

◆ id_node_index

size_t DEGIDIterData::id_node_index

Definition at line 223 of file DEG_depsgraph_query.h.

◆ num_id_nodes

size_t DEGIDIterData::num_id_nodes

Definition at line 224 of file DEG_depsgraph_query.h.

◆ only_updated

bool DEGIDIterData::only_updated

Definition at line 221 of file DEG_depsgraph_query.h.


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