FMX.Types3D.TMatrix3DDynArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TMatrix3DDynArray = array of TMatrix3D;

C++

typedef System::DynamicArray<System::Math::Vectors::TMatrix3D> TMatrix3DDynArray;

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 TMatrix3D.

Voir aussi