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