VectorInt::EnableSubrange Method

void EnableSubrange() const;

Enables calls to VectorInt::SetSubRange.

Remarks:

Enables calls to VectorInt::SetSubRange by removing the block set by VectorInt::DisableSubrange.

Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler