Vector::Reset Method

void Reset() const;

Resets object properties to default values.

Remarks:

Resets object properties to default values. The method is used by the Object cache management to reset the properties of the object freed with a call to MtxVec::FreeIt.

Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler