FMX.Types.InvertMatrix
De RAD Studio API Documentation
Delphi
procedure InvertMatrix(var M: TMatrix);
C++
extern DELPHI_PACKAGE void __fastcall InvertMatrix(System::Types::TMatrix &M);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Renvoie la matrice inversée de la matrice donnée.
La matrice à inverser est donnée par le paramètre M.