Blender  V3.3
Public Member Functions | List of all members
ShaderNodeIDComparator Class Reference

#include <shader_graph.h>

Public Member Functions

bool operator() (const ShaderNode *n1, const ShaderNode *n2) const
 

Detailed Description

Definition at line 281 of file shader_graph.h.

Member Function Documentation

◆ operator()()

bool ShaderNodeIDComparator::operator() ( const ShaderNode n1,
const ShaderNode n2 
) const
inline

Definition at line 283 of file shader_graph.h.

References ShaderNode::id.


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