Nuclex.Support/Source/Packing
Markus Ewald 5756ed94b3 Integration of new rectangles into silhouette data structure seems to be working properly
git-svn-id: file:///srv/devel/repo-conversion/nusu@21 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-05-20 20:39:09 +00:00
..
ArevaloRectanglePacker.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00
ArevaloRectanglePacker.Test.cs Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +00:00
CygonRectanglePacker.cs Integration of new rectangles into silhouette data structure seems to be working properly 2007-05-20 20:39:09 +00:00
CygonRectanglePacker.Test.cs Integration of new rectangles into silhouette data structure seems to be working properly 2007-05-20 20:39:09 +00:00
RectanglePacker.cs Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +00:00
RectanglePacker.Test.cs Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +00:00
SimpleRectanglePacker.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00
SimpleRectanglePacker.Test.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00