public static void DeleteObject(int obj)
 {
     Delegates.DeleteObjectARB(obj);
 }