API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Methods > OdGeUvBox::clamp Method
OdGeUvBox::clamp Method
Syntax
C++
OdGePoint2d clamp(const OdGePoint2d & point) const;
Parameters 
Description 
const OdGePoint2d & point 
[in] UV point. 

Returns UV-point inside this UV-box, which is closest to the specified one. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.