System.Math.Vectors.TMatrix3D.CreateLookAtLH
Delphi
class function CreateLookAtLH(const ASource, ATarget, ACeiling: TPoint3D): TMatrix3D; static;
C++
static TMatrix3D __fastcall CreateLookAtLH(const TPoint3D &ASource, const TPoint3D &ATarget, const TPoint3D &ACeiling);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TMatrix3D |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!