|
Blender V4.3
|
#include <BKE_node.hh>
Public Attributes | |
| GHash * | ghash |
Node Instance Hash.
Definition at line 734 of file BKE_node.hh.
| GHash* blender::bke::bNodeInstanceHash::ghash |
XXX should be made a direct member, GHash allocation needs to support it
Definition at line 736 of file BKE_node.hh.
Referenced by blender::bke::node_instance_hash_new().