ObjectAtPoint
object = reinterpret_cast<GLObject*>(fObjects.ItemAt(ObjectAtPoint(point)));
void* object = fObjects.ItemAt(ObjectAtPoint(point));
int ObjectAtPoint(const BPoint &point);