OdGeInterval & set(double lower, double upper)
const OdGeInterval & u() const
OdGeUvBox & set(const OdGeInterval &iIntervalU, const OdGeInterval &iIntervalV)
const OdGeInterval & v() const
OdGePoint2d upperBound() const
OdGeUvBox & set(const OdGePoint2d &iLowerBound, const OdGePoint2d &iUpperBound)
OdGeInterval intervals[2]
OdGePoint2d clamp(const OdGePoint2d &point) const
const OdGeInterval & operator[](int idx) const
OdGePoint2d lowerBound() const
OdGePoint2d eval(double ratioU, double ratioV) const
bool contains(const OdGePoint2d &uvpoint) const
bool contains(double uparam, double vparam) const
bool isEqualTo(const OdGeUvBox &uvbox) const
bool finiteIntersectWith(const OdGeUvBox &range, OdGeUvBox &result) const
OdGeUvBox(const OdGeInterval &iIntervalU, const OdGeInterval &iIntervalV)
OdGeInterval & operator[](int idx)