VectorInt::CondDisable Method

void CondDisable() const;

Saves the current value of ConditionCheck property and sets it to false.

Remarks:

You can restore back to the original setting by calling method.

See Also: VectorInt::CondEnable, VectorInt::ConditionCheck
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler