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