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

Inherits blender::fn::Value.

Inherited by blender::fn::OutputSingleValue, and blender::fn::OutputVectorValue.

Public Member Functions

 OutputValue (ValueType type)
 
- Public Member Functions inherited from blender::fn::Value
 Value (ValueType type)
 

Public Attributes

bool is_computed = false
 
- Public Attributes inherited from blender::fn::Value
ValueType type
 

Detailed Description

Definition at line 462 of file multi_function_network_evaluation.cc.

Constructor & Destructor Documentation

◆ OutputValue()

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

Definition at line 465 of file multi_function_network_evaluation.cc.

Member Data Documentation

◆ is_computed

bool blender::fn::OutputValue::is_computed = false

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