FMX.Types3D.MatrixOrthoLH
Aus RAD Studio API Documentation
Version vom 20. April 2012, 15:03 Uhr von Kmasuyama (Diskussion | Beiträge)
Delphi
function MatrixOrthoLH(W, h, zn, zf: Single): TMatrix3D;
C++
extern DELPHI_PACKAGE System::Types::TMatrix3D __fastcall MatrixOrthoLH(float W, float h, float zn, float zf);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | FMX.Types3D |
Beschreibung
Erstellt die orthogonale Projektionsmatrix in einem linkshändigen Koordinatensystem.