예제 #1
0
 public void UpdateTouchPoint(ulong theId, Graphic3d_Vec2d thePnt)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void AddTouchPoint(ulong theId, Graphic3d_Vec2d thePnt, bool theClearBefore)
 {
     throw new NotImplementedException();
 }