Blender  V2.93
Classes | Namespaces
FN_multi_function_builder.hh File Reference
#include <functional>
#include "FN_multi_function.hh"

Go to the source code of this file.

Classes

class  blender::fn::CustomMF_SI_SO< In1, Out1 >
 
class  blender::fn::CustomMF_SI_SI_SO< In1, In2, Out1 >
 
class  blender::fn::CustomMF_SI_SI_SI_SO< In1, In2, In3, Out1 >
 
class  blender::fn::CustomMF_SI_SI_SI_SI_SO< In1, In2, In3, In4, Out1 >
 
class  blender::fn::CustomMF_SM< Mut1 >
 
class  blender::fn::CustomMF_Convert< From, To >
 
class  blender::fn::CustomMF_GenericConstant
 
class  blender::fn::CustomMF_GenericConstantArray
 
class  blender::fn::CustomMF_Constant< T >
 
class  blender::fn::CustomMF_DefaultOutput
 

Namespaces

 blender
 
 blender::fn
 

Detailed Description

This file contains several utilities to create multi-functions with less redundant code.

Definition in file FN_multi_function_builder.hh.