Vec2I Struct

这个类型是C#语言的 EasyAR Sense API: Vec2I

Description

二维int向量。


Properties

data

C#

public int[] data { get; set; }

向量的原始数据数组。