Blender V5.0
blender::nodes::ClosureEvalLocation Struct Reference

#include <NOD_geometry_nodes_closure_location.hh>

Public Attributes

uint32_t orig_node_tree_session_uid
int evaluate_closure_node_id
ComputeContextHash compute_context_hash

Detailed Description

Definition at line 18 of file NOD_geometry_nodes_closure_location.hh.

Member Data Documentation

◆ compute_context_hash

ComputeContextHash blender::nodes::ClosureEvalLocation::compute_context_hash

Definition at line 21 of file NOD_geometry_nodes_closure_location.hh.

◆ evaluate_closure_node_id

int blender::nodes::ClosureEvalLocation::evaluate_closure_node_id

Definition at line 20 of file NOD_geometry_nodes_closure_location.hh.

◆ orig_node_tree_session_uid

uint32_t blender::nodes::ClosureEvalLocation::orig_node_tree_session_uid

Definition at line 19 of file NOD_geometry_nodes_closure_location.hh.


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