Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeUvBox::finiteIntersectWith Method
Syntax
C++
bool finiteIntersectWith(const OdGeUvBox& range, OdGeUvBox& result) const;

Find finite sub-envelope belonging both to the specified range and this one

Parameters
Description
range
[in] The uv-box to be intersected.
result
[out] Receives the intersected uv-box.

true if and only if the specified uv-box intersects with this one, and the resulting uv-box is bounded. 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.