equal
Description:
Compare two BoundingBox instances for equality.
This compares all fields and only returns true
if the instances are exactly equal.
Both instances must be non-%NULL.
Parameters:
this |
a bounding box |
b |
another bounding box |
Returns:
|