Lines Matching full:componentndx
468 for (int componentNdx = 0; componentNdx < NUM_COMPONENTS; ++componentNdx)470 printFloat(oss, s_quadrants[vertexNdx][componentNdx] * rnd.getInt(4,16) / 16.0);471 oss << (componentNdx < 1 ? ", " : "");