FMX.Types3D.InvertMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InvertMatrix(var M: TMatrix3D);

C++

extern DELPHI_PACKAGE void __fastcall InvertMatrix(System::Types::TMatrix3D &M);

Properties

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

Description

Determines the invert of a TMatrix3D.

InvertMatrix updates M to the value of its invert.

See Also

Personal tools
Translations