Blender V4.5
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 675 of file DNA_node_types.h.

Member Data Documentation

◆ key

bNodeInstanceKey bNodeInstanceHashEntry::key

Definition at line 676 of file DNA_node_types.h.

◆ tag

short bNodeInstanceHashEntry::tag

Tags for cleaning the cache.

Definition at line 679 of file DNA_node_types.h.


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