Definition at line 1096 of file BasicGlCamera.cc.
References ACTUAL_NUM_PIXELS, begin, end, edge::first, first, i, NTMARK, patchesIndices, edge::second, second, softwareMapping, temp, and verticesIndices.
Referenced by assignPixelMap().
1098 vector<edge>::iterator it;
1099 bool erased =
false;
1104 for (
int j=0;j<9;j++)
1108 for (
int k=0;k<6;k++)
1117 const int idx = i*9+j;
structure for storing edges of hexagons (for blurry display)
int64_t second
offset of this column in the tile, from the start of the heap area
int64_t first
Size of this column in the tile.
static int verticesIndices[NPIX][6]
#define ACTUAL_NUM_PIXELS
static std::vector< edge > patchesIndices[160]
static int softwareMapping[NPIX]