Table of Contents

Interface IEma

命名空间
EasyAR.Mega.Ema
程序集
EasyAR.Mega.Ema.dll

所有支持的Ema版本的数据接口。

public interface IEma

属性

Version

数据版本。

Version Version { get; }

方法

GetAnnotations()

获取所有标注数据。

List<IAnnotation> GetAnnotations()