A context is the parameter bundle passed to callbacks of computations.
VDF_API void SetOutputVector(const VdfOutput &output, const VdfMask &mask, VdfVector &&value)
This is an overloaded member function, provided for convenience. It differs from the above function o...
VDF_API void SetOutputVector(const VdfOutput &output, const VdfMask &mask, const VdfVector &value)
Sets the output value to the given value using the passed in mask.