VectorInt Rotate(TVecInt *X, const int Offset);
Rotates the content of the source data by Offset.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVecInt * | |
| 2 | Offset | const int |
Remarks:
Internally calls TVecInt::Rotate
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler