Searched refs:zindex (Results 1 – 1 of 1) sorted by relevance
412 int x, y, z, zindex, yindex, voxindex; in engrid_object() local430 zindex = z * g->xsize * g->ysize; in engrid_object()434 voxindex = x + yindex + zindex; in engrid_object()