Searched refs:cell_points (Results 1 – 1 of 1) sorted by relevance
81 vtkIdType nr_cell_points, *cell_points; in load() local82 while (polygons->GetNextCell(nr_cell_points, cell_points)) in load()86 *poly_ptr++ = (int)cell_points[i]; in load()