Home | History | Annotate | Download | only in scene

Lines Matching refs:arrayIndex

360             ByteBuffer arrayIndex = ByteBuffer.allocate(originalIndex.capacity());
362 arrayIndex.put(originalIndex);
363 indices.updateData(arrayIndex);