Fix Bounded Voronoi exception;

More code reorganization;

git-svn-id: https://triangle.svn.codeplex.com/svn@74907 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
This commit is contained in:
SND\wo80_cp
2014-04-24 12:24:42 +00:00
parent 616f86c52b
commit c5c0b3363a
7 changed files with 455 additions and 483 deletions
-1
View File
@@ -44,7 +44,6 @@
<Compile Include="Algorithm\ITriangulator.cs" />
<Compile Include="BadTriQueue.cs" />
<Compile Include="Behavior.cs" />
<Compile Include="Carver.cs" />
<Compile Include="ConstraintMesher.cs" />
<Compile Include="Data\BadSubseg.cs" />
<Compile Include="Data\BadTriangle.cs" />