Vector::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: Vector::CondEnable, Vector::ConditionCheck
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler