Preparing for beta 2. NO NEED TO DOWNLOAD!

git-svn-id: https://triangle.svn.codeplex.com/svn@67702 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
This commit is contained in:
SND\wo80_cp
2012-05-30 18:42:37 +00:00
parent c9dac5d6d1
commit 60cfbcda4e
34 changed files with 1427 additions and 292 deletions
+6
View File
@@ -58,6 +58,12 @@
<Compile Include="Data\Triangle.cs" />
<Compile Include="Data\Vertex.cs" />
<Compile Include="Algorithm\Dwyer.cs" />
<Compile Include="Geometry\BoundingBox.cs" />
<Compile Include="Geometry\Edge.cs" />
<Compile Include="Geometry\InputGeometry.cs" />
<Compile Include="Geometry\ITriangle.cs" />
<Compile Include="Geometry\Point.cs" />
<Compile Include="Geometry\RegionPointer.cs" />
<Compile Include="IO\DataReader.cs" />
<Compile Include="IO\FileWriter.cs" />
<Compile Include="IO\VoronoiData.cs" />