Click or drag to resize

ReconstructionReset Method (UInt32)

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
Type: SystemUInt32
The id of the gpu to use for reconstruction
See Also