MtxExpr.Rotate Method

function Rotate(const X: TVec; Offset: Integer): Vector;

Rotates the content of the source data by Offset.

#NameTypeDescription
1XTVec
2OffsetInteger

Returns: Vector

Remarks:

Internally calls Vector.Rotate