System.Math.Vectors.TVector.Normalize

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

Delphi

function Normalize: TVector;

C++

TVector __fastcall Normalize();

プロパティ

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

説明

Self (Delphi) または this (C++) ベクトルの、正規化されたインスタンスを返します。

関連項目