System.Math.Vectors.TVector.Normalize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Normalize: TVector;

C++

TVector __fastcall Normalize();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TVector

Description

Renvoie l'instance normalisée du vecteur Self (Delphi) ou this (C++).

Voir aussi