|
Blender V4.5
|
#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 22 of file NOD_math_functions.hh.
|
delete |
|
inline |
Definition at line 27 of file NOD_math_functions.hh.
| StringRefNull blender::nodes::FloatMathOperationInfo::shader_name |
Definition at line 24 of file NOD_math_functions.hh.
Referenced by blender::nodes::node_composite_math_cc::get_shader_function_name().
| StringRefNull blender::nodes::FloatMathOperationInfo::title_case_name |
Definition at line 23 of file NOD_math_functions.hh.