Namespace: Rx::LFR – Class: CCudaCompute – Header: Rx.LFR/CudaCompute.h

CCudaCompute::IsDataValid Method

C++
bool IsDataValid(EImage imageId)

Queries of the data for the given image is valid and up-to-date.

Parameters

[EImage] imageId

The image.

Returns

bool

True if image valid, false if not.