System.Math.Vectors.TVector3D.AngleCosine

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function AngleCosine(const AVector: TVector3D): Single; deprecated 'Use TPoint3D.AngleCosine';

C++

float __fastcall AngleCosine _DEPRECATED_ATTRIBUTE1("Use TPoint3D.AngleCosine") (const TVector3D &AVector);

プロパティ

種類 可視性 ソース ユニット
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TVector3D

説明

警告: AngleCosine は非推奨になっています。 TPoint3D を使用してください。


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。