Table of Contents

Class Ema

Namespace
EasyAR.Mega.Ema.v0_5
Assembly
EasyAR.Mega.Ema.dll

Daten von Ema Version 0.5.

public sealed class Ema : IEma
Vererbung
Ema
Implementiert

Felder

annotations

Anmerkungsdaten.

public List<Annotation> annotations

blocks

Mega block-Informationen.

public List<Block> blocks

extensions

Informationen zur Datenerweiterung.

public Optional<List<string>> extensions

generatedBy

Informationen zum Datenautor.

public string generatedBy

Eigenschaften

Version

Datenversion.

public Version Version { get; }

Methoden

GetAnnotations()

Ruft alle Anmerkungsdaten ab.

public List<IAnnotation> GetAnnotations()