Blender V5.0
bNodeInstanceHashEntry Struct Reference

#include <DNA_node_types.h>

Public Attributes

bNodeInstanceKey key
short tag

Detailed Description

Base struct for entries in node instance hash.

Warning
pointers are cast to this struct internally, it must be first member in hash entry structs!

Definition at line 682 of file DNA_node_types.h.

Member Data Documentation

◆ key

bNodeInstanceKey bNodeInstanceHashEntry::key

Definition at line 683 of file DNA_node_types.h.

◆ tag

short bNodeInstanceHashEntry::tag

Tags for cleaning the cache.

Definition at line 686 of file DNA_node_types.h.


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