TMtxVecSample::DisableSelect Method

void DisableSelect();

Prevents calls to TMtxVecSample::Select.

Remarks:

Prevents calls to TMtxVecSample::Select 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: TMtxVecSample::DisableSubrange, TMtxVecSample::EnableSubrange
Declared in Dew::Math::TMtxVecBase · Dew.Math/MtxVecBase.h · Cross-compiler