G General

Function: isKeyInBoundingBox(key k, key boundingObject)

Function: isKeyInBoundingBox(key k, key boundingObject)
Details
Features
Contents
Reviews

This function allows you to test if k is physically inside or outside the bounding box of boundingObject.

Caveat: This function is based on the geometric center of k. In certain cases it may appear that k is partially inside boundingObject when k's center is not.