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