Vector::CondEnable Method

void CondEnable() const;

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

Remarks:

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

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