Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 16 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 21 of file NOD_math_functions.hh.

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: