|
Blender V5.0
|
#include <DNA_node_types.h>
Public Attributes | |
| bNodeInstanceKey | key |
| short | tag |
Base struct for entries in node instance hash.
Definition at line 682 of file DNA_node_types.h.
| bNodeInstanceKey bNodeInstanceHashEntry::key |
Definition at line 683 of file DNA_node_types.h.
| short bNodeInstanceHashEntry::tag |
Tags for cleaning the cache.
Definition at line 686 of file DNA_node_types.h.