Blender V5.0
blender::fn::lazy_function::Executor Class Reference

Public Member Functions

 Executor (const GraphExecutor &self)
 ~Executor ()
void execute (Params &params, const Context &context)

Detailed Description

Definition at line 289 of file lazy_function_graph_executor.cc.

Constructor & Destructor Documentation

◆ Executor()

blender::fn::lazy_function::Executor::Executor ( const GraphExecutor & self)
inline

Definition at line 344 of file lazy_function_graph_executor.cc.

References BLI_assert, and self.

◆ ~Executor()

blender::fn::lazy_function::Executor::~Executor ( )
inline

Member Function Documentation

◆ execute()

void blender::fn::lazy_function::Executor::execute ( Params & params,
const Context & context )
inline

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