Blender  V3.3
Public Attributes | List of all members
blender::nodes::NodeMultiFunctions::Item Struct Reference

#include <NOD_multi_function.hh>

Public Attributes

const MultiFunctionfn = nullptr
 
std::shared_ptr< MultiFunctionowned_fn
 

Detailed Description

Definition at line 54 of file NOD_multi_function.hh.

Member Data Documentation

◆ fn

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

◆ owned_fn

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

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