System.Math.Vectors.TPoint3D.Normalize

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

Delphi

function Normalize: TPoint3D;

C++

TPoint3D __fastcall Normalize();

プロパティ

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

説明

Delphi では Self キーワード、C++ では this で指定された、TPoint3D オブジェクトの正規化インスタンスを返します。


関連項目