Matrix::CondEnable Method

void CondEnable() const;

Sets the ConditionCheck property to whatever it was before the CondDisable was used.

Remarks:

Sets the Matrix::ConditionCheck property to whatever it was before the Matrix::CondDisable was used.

See Also: Matrix::CondDisable, Matrix::ConditionCheck
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler