FMX.Types3D.TPoint3DDynArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TPoint3DDynArray = array of TPoint3D;

C++

typedef System::DynamicArray<System::Math::Vectors::TPoint3D> TPoint3DDynArray;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Description

Tableau dynamique (de longueur variable) d'objets TPoint3D.

Voir aussi