Blender
V3.3
|
#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 16 of file NOD_math_functions.hh.
|
delete |
|
inline |
Definition at line 21 of file NOD_math_functions.hh.
StringRefNull blender::nodes::FloatMathOperationInfo::shader_name |
Definition at line 18 of file NOD_math_functions.hh.
Referenced by blender::nodes::node_shader_math_cc::gpu_shader_get_name().
StringRefNull blender::nodes::FloatMathOperationInfo::title_case_name |
Definition at line 17 of file NOD_math_functions.hh.
Referenced by blender::nodes::node_shader_math_cc::get_base_multi_function(), and blender::nodes::node_shader_vector_math_cc::get_multi_function().