Blender V5.0
blender::nodes::geo_eval_log::ClosureValueLog::Source Struct Reference

#include <NOD_geometry_nodes_log.hh>

Public Attributes

uint32_t orig_node_tree_session_uid
int closure_output_node_id
ComputeContextHash compute_context_hash

Detailed Description

Similar to ClosureSourceLocation but does not keep pointer references to potentially temporary data.

Definition at line 220 of file NOD_geometry_nodes_log.hh.

Member Data Documentation

◆ closure_output_node_id

int blender::nodes::geo_eval_log::ClosureValueLog::Source::closure_output_node_id

Definition at line 222 of file NOD_geometry_nodes_log.hh.

◆ compute_context_hash

ComputeContextHash blender::nodes::geo_eval_log::ClosureValueLog::Source::compute_context_hash

Definition at line 223 of file NOD_geometry_nodes_log.hh.

◆ orig_node_tree_session_uid

uint32_t blender::nodes::geo_eval_log::ClosureValueLog::Source::orig_node_tree_session_uid

Definition at line 221 of file NOD_geometry_nodes_log.hh.


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