System.Math.Vectors.TPoint3D.Normalize
Delphi
function Normalize: TPoint3D;
C++
TPoint3D __fastcall Normalize();
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | System.Math.Vectors.pas System.Math.Vectors.hpp | System.Math.Vectors | TPoint3D | 
Description
Renvoie l'instance normalisée de cet objet TPoint3D, indiquée par le mot-clé Self (dans Delphi) ou this (dans C++).