TMtxVecSample::CondDisable Method

void CondDisable();

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

Remarks:

Saves the current value of TMtxVecSample::ConditionCheck property and sets it to false. You can restore back to the original setting by calling TMtxVecSample::CondEnable method.

See Also: TMtxVecSample::CondEnable, TMtxVecSample::ConditionCheck
Declared in Dew::Math::TMtxVecBase · Dew.Math/MtxVecBase.h · Cross-compiler