Blender V5.0
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 22 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 27 of file NOD_math_functions.hh.

References shader_name, and title_case_name.

Member Data Documentation

◆ shader_name

StringRefNull blender::nodes::FloatMathOperationInfo::shader_name

◆ title_case_name

StringRefNull blender::nodes::FloatMathOperationInfo::title_case_name

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