Matrix FlipHor(TMtx *SrcMtx);
Flips the source matrix horizontally.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcMtx | TMtx * |
Remarks:
Internally calls Matrix::FlipHor
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Flips the source matrix horizontally.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcMtx | TMtx * |
Internally calls Matrix::FlipHor