Blender V4.3
blender::NodeIDHash Struct Reference

#include <BKE_node_runtime.hh>

Public Member Functions

uint64_t operator() (const bNode *node) const
 
uint64_t operator() (const int32_t id) const
 

Detailed Description

Definition at line 49 of file BKE_node_runtime.hh.

Member Function Documentation

◆ operator()() [1/2]

uint64_t blender::NodeIDHash::operator() ( const bNode * node) const
inline

Definition at line 50 of file BKE_node_runtime.hh.

◆ operator()() [2/2]

uint64_t blender::NodeIDHash::operator() ( const int32_t id) const
inline

Definition at line 54 of file BKE_node_runtime.hh.


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