FMX.Types3D.TVertexFormats

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TVertexFormats = set of TVertexFormat;

C++

typedef System::Set<TVertexFormat, _DELPHI_SET_ENUMERATOR(TVertexFormat::Vertex), _DELPHI_SET_ENUMERATOR(TVertexFormat::Tangent)> TVertexFormats;

Propriétés

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

Description

Ensemble de formats TVertexFormat.

Voir aussi