|
Blender V5.0
|
Public Member Functions | |
| SocketValueInferencerImpl (const bNodeTree &tree, ResourceScope &scope, bke::ComputeContextCache &compute_context_cache, const FunctionRef< InferenceValue(int group_input_i)> group_input_value_fn, const std::optional< Span< bool > > top_level_ignored_inputs) | |
| InferenceValue | get_socket_value (const SocketInContext &socket) |
Definition at line 31 of file socket_value_inference.cc.
|
inline |
Definition at line 56 of file socket_value_inference.cc.
References tree.
|
inline |
Definition at line 73 of file socket_value_inference.cc.
References BLI_assert, and blender::nodes::InferenceValue::Unknown().