MtxExpr::FlipHor Function

Matrix FlipHor(TMtx *SrcMtx);

Flips the source matrix horizontally.

#NameTypeDescription
1SrcMtxTMtx *
Remarks:

Internally calls Matrix::FlipHor

Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler