Searched refs:new_pnorms (Results 1 – 1 of 1) sorted by relevance
3154 ChunkVectorFloat * new_pnorms = new ChunkVectorFloat [shp.num_polys]; in merge_polygons_in_chunkshape() local3162 new_pnorms[p_no] = shp.p_normal_list[i]; in merge_polygons_in_chunkshape()3212 new_pnorms[p_no] = shp.p_normal_list[i]; in merge_polygons_in_chunkshape()3219 new_pnorms[p_no] = shp.p_normal_list[i]; in merge_polygons_in_chunkshape()3224 new_pnorms[p_no] = shp.p_normal_list[mgd[i]]; in merge_polygons_in_chunkshape()3234 shp.p_normal_list = new_pnorms; in merge_polygons_in_chunkshape()