Blender V4.3
blender::bke::bNodeInstanceHash Struct Reference

#include <BKE_node.hh>

Public Attributes

GHashghash
 

Detailed Description

Node Instance Hash.

Definition at line 734 of file BKE_node.hh.

Member Data Documentation

◆ ghash

GHash* blender::bke::bNodeInstanceHash::ghash

XXX should be made a direct member, GHash allocation needs to support it

Definition at line 736 of file BKE_node.hh.

Referenced by blender::bke::node_instance_hash_new().


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