VectorInt::CondEnable Method

void CondEnable() const;

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

Remarks:

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

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