Searched refs:poly_ptr (Results 1 – 1 of 1) sorted by relevance
78 int* poly_ptr = mesh.polygons.ptr<int>(); in load() local84 *poly_ptr++ = nr_cell_points; in load()86 *poly_ptr++ = (int)cell_points[i]; in load()