Table of Contents

Delegate PrepareFunctional

Namespace
Ofs
Assembly
Ofs.Api.dll

Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.

public delegate FunctionalSample PrepareFunctional(NodeContext ctx)

Parameters

ctx NodeContext
Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.

Returns

FunctionalSample
Functional factory (worker thread) for a stateless node: runs once per region eval and returns the per-sample closure.