Blender V4.3
blender::nodes::value_elem::SocketElem Struct Reference

#include <NOD_value_elem.hh>

Public Member Functions

uint64_t hash () const
 

Public Attributes

const bNodeSocketsocket = nullptr
 
ElemVariant elem
 

Detailed Description

Utility struct to pair a socket with a value element.

Definition at line 264 of file NOD_value_elem.hh.

Member Function Documentation

◆ hash()

uint64_t blender::nodes::value_elem::SocketElem::hash ( ) const
inline

Definition at line 268 of file NOD_value_elem.hh.

References blender::get_default_hash().

Member Data Documentation

◆ elem

◆ socket


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