TOpenCLMatrix::DisableSubrange Method

void DisableSubrange();

Prevents calls to TOpenCLMatrix::SetSubRange.

Remarks:

Prevents calls to TOpenCLMatrix::SetSubRange method. This can be usefull guard when an object is already working on a subrange and the user would like to further subrange an already subranged object.

See Also: TOpenCLMatrix::DisableSubrange, TOpenCLMatrix::EnableSubrange
Declared in Dew::Math::TOpenCLMtxVec · Dew.Math/clMtxVec.h · Cross-compiler