Blender V4.3
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 18 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 23 of file NOD_math_functions.hh.

Member Data Documentation

◆ shader_name

◆ title_case_name

StringRefNull blender::nodes::FloatMathOperationInfo::title_case_name

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