Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeUvBox::contains Method (double, double)
Syntax
C++
bool contains(double uparam, double vparam) const;

Determines whether passed parameter values are inside corresponding intervals. 

 

Parameters
Description
uparam
[in] A parameter value that is presumably inside the U interval of this UV box.
vparam
[in] A parameter value that is presumably inside the V interval of this UV box.

Returns true only if both passed values lie inside corresponding intervals.

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