Blender V4.3
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 290 of file lazy_function_graph_executor.cc.

Constructor & Destructor Documentation

◆ Executor()

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

◆ ~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: