RectangleBinPack icon indicating copy to clipboard operation
RectangleBinPack copied to clipboard

Insert rectangles no output data

Open once168 opened this issue 8 years ago • 1 comments

this method : void Insert(std::vector<RectSize> &rects, std::vector<Rect> &dst, FreeRectChoiceHeuristic method);

param dst is not used! no output data!

once168 avatar Apr 22 '17 05:04 once168

can't find the method. where is?

bisongsong avatar Jun 06 '18 10:06 bisongsong