MtxExprInt::Rotate Function

VectorInt Rotate(TVecInt *X, const int Offset);

Rotates the content of the source data by Offset.

#NameTypeDescription
1XTVecInt *
2Offsetconst int
Remarks:

Internally calls TVecInt::Rotate

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