Click or drag to resize

ReconstructionReset(UInt32) Method

Clears the buffers and resets completely the reconstruction object.

Namespace: LynceeTec.InterfaceProcessingV2
Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public void Reset(
	uint gpuId
)

Parameters

gpuId  UInt32
The id of the gpu to use for reconstruction
See Also