Beispiel #1
0
 public int GetPackedIndex(int indexID)
 {
     return(mIndexSet.GetPackedIndex(indexID));
 }