|
Blender
V2.93
|
#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 |
Definition at line 28 of file NOD_math_functions.hh.
|
delete |
|
inline |
Definition at line 33 of file NOD_math_functions.hh.
| StringRefNull blender::nodes::FloatMathOperationInfo::shader_name |
Definition at line 30 of file NOD_math_functions.hh.
Referenced by gpu_shader_get_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().