Parameters |
Description |
const Intersection& rI1 |
[in] First intersection object to compare. |
const Intersection& rI2 |
[in] Second intersection object to compare. |
true if parameter B in the 1st intersection object is less than parameter B in the 2nd intersection object, or false otherwise.
Checks whether parameter B in the 1st intersection object is less than parameter B in the 2nd intersection object.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|