HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SuperIntervalT< T > Member List

This is the complete list of members for UT_SuperIntervalT< T >, including all inherited members.

abs() const UT_IntervalT< T >
assign(T Min, T Max, bool order_them=false)UT_IntervalT< T >inline
avg() const UT_IntervalT< T >inline
clamp(T c_min, T c_max)UT_SuperIntervalT< T >
clampZero(T tol=0.00001f)UT_IntervalT< T >inline
closest(T val) const UT_IntervalT< T >
closest(T val, T wrap) const UT_IntervalT< T >
contains(T arg, T tol=T(SYS_FTOLERANCE)) const UT_SuperIntervalT< T >inline
UT_IntervalT::contains(T arg) const UT_IntervalT< T >
delta() const UT_IntervalT< T >inline
display() const UT_SuperIntervalT< T >
equalZero(T tol=0.00001f) const UT_IntervalT< T >inline
extendToContain(T a)UT_IntervalT< T >
hash() const UT_IntervalT< T >inline
invert(UT_IntervalT &v) const UT_IntervalT< T >inline
invert()UT_IntervalT< T >inline
isEqual(const UT_IntervalT &v, T tol=0.00001f) const UT_IntervalT< T >inline
isValid(T tol=0.f) const UT_IntervalT< T >
maxUT_IntervalT< T >
maxWith(const UT_IntervalT &rhs)UT_IntervalT< T >
minUT_IntervalT< T >
minWith(const UT_IntervalT &rhs)UT_IntervalT< T >
myMaxInclusiveUT_SuperIntervalT< T >
myMinInclusiveUT_SuperIntervalT< T >
negate()UT_IntervalT< T >inline
operator!=(const UT_IntervalT &rhs) const UT_IntervalT< T >
operator&=(const UT_IntervalT &rhs)UT_IntervalT< T >
operator*=(const UT_IntervalT &rhs)UT_IntervalT< T >
operator*=(T rhs)UT_IntervalT< T >
operator+=(const UT_IntervalT &rhs)UT_IntervalT< T >
operator+=(T rhs)UT_IntervalT< T >
operator-=(const UT_IntervalT &rhs)UT_IntervalT< T >
operator-=(T rhs)UT_IntervalT< T >
operator/=(const UT_IntervalT &rhs)UT_IntervalT< T >
operator=(UT_SuperIntervalT< T > const &interval)=defaultUT_SuperIntervalT< T >
operator=(UT_IntervalT< T > const &interval)UT_SuperIntervalT< T >inline
operator==(const UT_IntervalT &rhs) const UT_IntervalT< T >
operator|=(const UT_IntervalT &rhs)UT_IntervalT< T >
order()UT_IntervalT< T >
pow(T arg) const UT_IntervalT< T >
sqr() const UT_IntervalT< T >
square()UT_IntervalT< T >
this_type typedefUT_IntervalT< T >
UT_IntervalT(T a=0)UT_IntervalT< T >explicit
UT_IntervalT(T a, T b, bool order=false)UT_IntervalT< T >
UT_SuperIntervalT()UT_SuperIntervalT< T >inline
UT_SuperIntervalT(T a, T b, bool ia=true, bool ib=true)UT_SuperIntervalT< T >inline
UT_SuperIntervalT(UT_IntervalT< T > const &interval)UT_SuperIntervalT< T >inline
UT_SuperIntervalT(UT_SuperIntervalT< T > const &interval)UT_SuperIntervalT< T >inline
value_type typedefUT_IntervalT< T >
~UT_SuperIntervalT()UT_SuperIntervalT< T >inline