예제 #1
0
파일: Depth.cs 프로젝트: Smartico2020/Geo1
 set => SetDepth(geomIndex, posIndex, value);
예제 #2
0
파일: Depth.cs 프로젝트: Smartico2020/Geo1
 get => GetDepth(geomIndex, posIndex);