[ Version ( since = "3.23.1" ) ]
public bool equal (BoundingBox b)
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.
this |
a bounding box |
b |
another bounding box |
|