TVecSmallInt::DisableSubrange Method

void DisableSubrange();

Prevents calls to TVecSmallInt::SetSubRange.

Remarks:

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