Parameters |
Description |
const OdGeInterval& otherInterval |
[in] The Interval to be tested. |
OdGeInterval& overlap |
[out] Receives the overlap of the Intervals. |
Returns true if and only if the specified Interval and this Interval overlap at the upper bound of this Interval.
Returns true if and only if
If all these conditions are met, this function returns the intersection of the Intervals.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|