Blender  V2.93
Public Member Functions | Public Attributes | List of all members
blender::nodes::FloatMathOperationInfo Struct Reference

#include <NOD_math_functions.hh>

Public Member Functions

 FloatMathOperationInfo ()=delete
 
 FloatMathOperationInfo (StringRefNull title_case_name, StringRefNull shader_name)
 

Public Attributes

StringRefNull title_case_name
 
StringRefNull shader_name
 

Detailed Description

Definition at line 28 of file NOD_math_functions.hh.

Constructor & Destructor Documentation

◆ FloatMathOperationInfo() [1/2]

blender::nodes::FloatMathOperationInfo::FloatMathOperationInfo ( )
delete

◆ FloatMathOperationInfo() [2/2]

blender::nodes::FloatMathOperationInfo::FloatMathOperationInfo ( StringRefNull  title_case_name,
StringRefNull  shader_name 
)
inline

Definition at line 33 of file NOD_math_functions.hh.

Member Data Documentation

◆ shader_name

StringRefNull blender::nodes::FloatMathOperationInfo::shader_name

Definition at line 30 of file NOD_math_functions.hh.

Referenced by gpu_shader_get_name().

◆ title_case_name

StringRefNull blender::nodes::FloatMathOperationInfo::title_case_name

Definition at line 29 of file NOD_math_functions.hh.

Referenced by get_base_multi_function(), and get_multi_function().


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