Show: Delphi C++
Display Preferences

FMX.Types.InvertMatrix

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure InvertMatrix(var M: TMatrix);

C++

extern PACKAGE void __fastcall InvertMatrix(System::Types::TMatrix &M);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Returns the inverted matrix for the given matrix. The matrix to be inverted is given through the M parameter.

See Also

Personal tools
Previous Versions
Translations