Cleanup and documentation.

This commit is contained in:
wo80
2022-02-14 13:59:16 +01:00
parent 5515941c4b
commit 66197a01e8
7 changed files with 44 additions and 66 deletions
-1
View File
@@ -3,7 +3,6 @@ using System.Drawing;
using System.Text;
using System.Windows.Forms;
using TriangleNet;
using TriangleNet.Logging;
namespace MeshExplorer
{