package com.wistron.WiGallery; import java.util.List; public class GroupDataInfo { float[] pos = new float[3]; int posIndex; }