weight_polygon = [ [0, 2, 2, 3, 1, 4], [2, 0, 1, 5, 2, 3], [2, 1, 0, 2, 1, 4], [3, 5, 2, 0, 6, 2], [1, 2, 1, 6, 0, 1], [4, 3, 4, 2, 1, 0]] polygon_spl Read More
posted @ 2016-05-04 20:35 zhaodonglin Views(119) Comments(0) Diggs(0)