public void UpdateTouchPoint(ulong theId, Graphic3d_Vec2d thePnt) { throw new NotImplementedException(); }
public void AddTouchPoint(ulong theId, Graphic3d_Vec2d thePnt, bool theClearBefore) { throw new NotImplementedException(); }