API:System.Math.Vectors.Point3D

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Point3D(const X, Y, Z: Single): TPoint3D; overload;
function Point3D(const AVector3D: TVector3D; const ATransform: Boolean): TPoint3D; overload;

C++

extern DELPHI_PACKAGE TPoint3D __fastcall Point3D(const float X, const float Y, const float Z)/* overload */;

Propriétés

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

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 !