Blender V5.0
blender::nodes::NodeMultiFunctions::Item Struct Reference

#include <NOD_multi_function.hh>

Public Attributes

const mf::MultiFunction * fn = nullptr
std::shared_ptr< mf::MultiFunction > owned_fn

Detailed Description

Definition at line 61 of file NOD_multi_function.hh.

Member Data Documentation

◆ fn

const mf::MultiFunction* blender::nodes::NodeMultiFunctions::Item::fn = nullptr

Definition at line 62 of file NOD_multi_function.hh.

◆ owned_fn

std::shared_ptr<mf::MultiFunction> blender::nodes::NodeMultiFunctions::Item::owned_fn

Definition at line 63 of file NOD_multi_function.hh.


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