FMX.Types3D.AdjointMatrix3D
De RAD Studio API Documentation
Delphi
procedure AdjointMatrix3D(var M: TMatrix3D);
C++
extern DELPHI_PACKAGE void __fastcall AdjointMatrix3D(System::Types::TMatrix3D &M);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | FMX.Types3D |
Description
Détermine la comatrice d'une matrice 4 par 4.
AdjointMatrix3D met à jour la valeur de M sur la valeur de sa comatrice.
AdjointMatrix3D est utilisée pour déterminer l'inverse d'une matrice 4 par 4.