Blender  V2.93
Public Member Functions | Public Attributes | List of all members
blender::fn::Value Struct Reference

Inherited by blender::fn::InputSingleValue, blender::fn::InputVectorValue, blender::fn::OutputValue, blender::fn::OwnSingleValue, and blender::fn::OwnVectorValue.

Public Member Functions

 Value (ValueType type)
 

Public Attributes

ValueType type
 

Detailed Description

Definition at line 434 of file multi_function_network_evaluation.cc.

Constructor & Destructor Documentation

◆ Value()

blender::fn::Value::Value ( ValueType  type)
inline

Definition at line 437 of file multi_function_network_evaluation.cc.

Member Data Documentation

◆ type

ValueType blender::fn::Value::type

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