|
Blender V4.5
|
#include <DNA_node_types.h>
Public Attributes | |
| bNodeInstanceKey | key |
| short | tag |
Base struct for entries in node instance hash.
Definition at line 675 of file DNA_node_types.h.
| bNodeInstanceKey bNodeInstanceHashEntry::key |
Definition at line 676 of file DNA_node_types.h.
| short bNodeInstanceHashEntry::tag |
Tags for cleaning the cache.
Definition at line 679 of file DNA_node_types.h.