示例#1
0
 public int GetPackedIndex(int indexID)
 {
     return(mIndexedSet.GetPackedIndex(indexID));
 }