System.Math.Vectors.TMatrix3D.CreateLookAtRH

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function CreateLookAtRH(const ASource, ATarget, ACeiling: TPoint3D): TMatrix3D; static;

C++

static TMatrix3D __fastcall CreateLookAtRH(const TPoint3D &ASource, const TPoint3D &ATarget, const TPoint3D &ACeiling);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TMatrix3D

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !