System.Math.Vectors.TVector.Zero

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Zero: TVector; inline; static;

C++

static TVector __fastcall Zero();

Propriétés

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


Description

Vecteur où les valeurs de X, Y et W sont toutes égales à 0.

Voir aussi