Blender  V3.3
Public Member Functions | List of all members
blender::fn::MFContext Class Reference

#include <FN_multi_function_context.hh>

Public Member Functions

 MFContext (MFContextBuilder &builder)
 
template<typename T >
const Tget_global_context (StringRef name) const
 

Detailed Description

Definition at line 36 of file FN_multi_function_context.hh.

Constructor & Destructor Documentation

◆ MFContext()

blender::fn::MFContext::MFContext ( MFContextBuilder builder)
inline

Definition at line 41 of file FN_multi_function_context.hh.

Member Function Documentation

◆ get_global_context()

template<typename T >
const T* blender::fn::MFContext::get_global_context ( StringRef  name) const
inline

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