VectorInt::Clear Method

void Clear() const;

Sets vector size to zero.

Remarks:

Calling Clear sets VectorInt::Length property to 0.

Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler