System.Math.Vectors.TMatrix3D.CreateLookAtDirLH
Delphi
class function CreateLookAtDirLH(const ASource, ADirection, ACeiling: TPoint3D): TMatrix3D; static;
C++
static TMatrix3D __fastcall CreateLookAtDirLH(const TPoint3D &ASource, const TPoint3D &ADirection, const TPoint3D &ACeiling);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TMatrix3D |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。