API:FMX.DAE.Model.TSourceSemantic

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

  TSourceSemantic = record
    FSource: PDAEVertexSource;
    FOffset: Integer;
  end;

C++

struct DECLSPEC_DRECORD TSourceSemantic
{
public:
    TDAEVertexSource *FSource;
    int FOffset;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model FMX.DAE.Model

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 !