Blender V4.5
blender::nodes::ClosureSourceLocation Struct Reference

#include <NOD_geometry_nodes_closure_location.hh>

Public Attributes

const bNodeTreetree
 
int closure_output_node_id
 
ComputeContextHash compute_context_hash
 

Detailed Description

Definition at line 24 of file NOD_geometry_nodes_closure_location.hh.

Member Data Documentation

◆ closure_output_node_id

int blender::nodes::ClosureSourceLocation::closure_output_node_id

Definition at line 30 of file NOD_geometry_nodes_closure_location.hh.

◆ compute_context_hash

ComputeContextHash blender::nodes::ClosureSourceLocation::compute_context_hash

Definition at line 31 of file NOD_geometry_nodes_closure_location.hh.

◆ tree

const bNodeTree* blender::nodes::ClosureSourceLocation::tree

Tree where the closure is created. Note that this may be an original or evaluated tree, depending on where it is used.

Definition at line 29 of file NOD_geometry_nodes_closure_location.hh.


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