Blender V4.3
blender::nodes::NodeMultiFunctions Class Reference

#include <NOD_multi_function.hh>

Classes

struct  Item
 

Public Member Functions

 NodeMultiFunctions (const bNodeTree &tree)
 
#NodeMultiFunctions Inline Methods
const Itemtry_get (const bNode &node) const
 

Detailed Description

Gives access to multi-functions for all nodes in a node tree that support them.

Definition at line 50 of file NOD_multi_function.hh.

Constructor & Destructor Documentation

◆ NodeMultiFunctions()

blender::nodes::NodeMultiFunctions::NodeMultiFunctions ( const bNodeTree & tree)

Definition at line 11 of file node_multi_function.cc.

References tree.

Member Function Documentation

◆ try_get()

const NodeMultiFunctions::Item & blender::nodes::NodeMultiFunctions::try_get ( const bNode & node) const
inline

Definition at line 108 of file NOD_multi_function.hh.


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