  | 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
Syntaxpublic void Reset(
	uint gpuId
)
public:
void Reset(
	unsigned int gpuId
)
Parameters
- gpuId
 - Type: SystemUInt32
The id of the gpu to use for reconstruction 
See Also