Blender V4.3
blender::bke::ZoneRelation Struct Reference

Public Member Functions

uint64_t hash () const
 

Public Attributes

bNodeTreeZoneparent
 
bNodeTreeZonechild
 

Detailed Description

Definition at line 64 of file node_tree_zones.cc.

Member Function Documentation

◆ hash()

uint64_t blender::bke::ZoneRelation::hash ( ) const
inline

Definition at line 68 of file node_tree_zones.cc.

References blender::get_default_hash().

Member Data Documentation

◆ child

bNodeTreeZone* blender::bke::ZoneRelation::child

Definition at line 66 of file node_tree_zones.cc.

Referenced by blender::bke::get_direct_zone_relations().

◆ parent

bNodeTreeZone* blender::bke::ZoneRelation::parent

Definition at line 65 of file node_tree_zones.cc.

Referenced by blender::bke::get_direct_zone_relations().


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