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

#include <BKE_node.h>

Public Attributes

GHashghash
 

Detailed Description

Node Instance Hash.

Definition at line 828 of file BKE_node.h.

Member Data Documentation

◆ ghash

GHash* bNodeInstanceHash::ghash

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

Definition at line 830 of file BKE_node.h.


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