Searched refs:numOfVertices (Results 1 – 1 of 1) sorted by relevance
251 int numOfVertices = 0; in makeLods() local254 if (numOfVertices == 0) { in makeLods()255 numOfVertices = g.getVertexCount(); in makeLods()261 lodData[i][bufferPos[i] + j] = buffer.get() + numOfVertices * curGeom; in makeLods()