Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeUvBox::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeUvBox& uvbox) const;

Compares input UV box to this UV box. 

 

Parameters
Description
uvbox
[in] Input UV box that is compared.

Returns true only if compared UV box has the same parameter intervals for U and V (with equal corresponding bounds).

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