Blender V4.3
blender::fn::multi_function::ParamTag< Category, T > Struct Template Reference

#include <FN_multi_function_param_type.hh>

Public Types

using base_type = T
 

Static Public Attributes

static constexpr ParamCategory category = Category
 

Detailed Description

template<ParamCategory Category, typename T>
struct blender::fn::multi_function::ParamTag< Category, T >

Definition at line 36 of file FN_multi_function_param_type.hh.

Member Typedef Documentation

◆ base_type

template<ParamCategory Category, typename T >
using blender::fn::multi_function::ParamTag< Category, T >::base_type = T

Definition at line 38 of file FN_multi_function_param_type.hh.

Member Data Documentation

◆ category


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