Blender V5.0
FN_lazy_function_graph_executor.hh File Reference

Go to the source code of this file.

Classes

class  blender::fn::lazy_function::GraphExecutorLogger
class  blender::fn::lazy_function::GraphExecutorSideEffectProvider
class  blender::fn::lazy_function::GraphExecutorNodeExecuteWrapper
class  blender::fn::lazy_function::GraphExecutor

Namespaces

namespace  blender
namespace  blender::fn
namespace  blender::fn::lazy_function

Detailed Description

This file provides means to create a #LazyFunction from #Graph (which could then e.g. be used in another #Graph again).

Definition in file FN_lazy_function_graph_executor.hh.