System.Math.Vectors.TPoint3D.Offset

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Offset(const ADelta: TPoint3D); overload; inline;
procedure Offset(const ADeltaX, ADeltaY, ADeltaZ: Single); overload; inline;

C++

void __fastcall Offset(const TPoint3D &ADelta)/* overload */;
void __fastcall Offset(const float ADeltaX, const float ADeltaY, const float ADeltaZ)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !