BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::TAngle< T > Member List

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

clear()BALL::TAngle< T >inlinevirtual
dump(std::ostream &s=std::cout, Size depth=0) const BALL::TAngle< T >
get(TAngle &angle) const BALL::TAngle< T >
get(T &val, bool radian=true) const BALL::TAngle< T >
isEquivalent(TAngle angle) const BALL::TAngle< T >
isValid() const BALL::TAngle< T >
negate()BALL::TAngle< T >
normalize(Range range)BALL::TAngle< T >
operator T() const BALL::TAngle< T >
operator!=(const TAngle &angle) const BALL::TAngle< T >
operator*=(const TAngle &angle)BALL::TAngle< T >
operator*=(const T &val)BALL::TAngle< T >
operator+() const BALL::TAngle< T >
operator+(const TAngle &angle)BALL::TAngle< T >
operator+=(const TAngle &angle)BALL::TAngle< T >
operator+=(const T &val)BALL::TAngle< T >
operator-() const BALL::TAngle< T >
operator-(const TAngle &angle)BALL::TAngle< T >
operator-=(const TAngle &angle)BALL::TAngle< T >
operator-=(const T &val)BALL::TAngle< T >
operator/(const TAngle &val)BALL::TAngle< T >
operator/=(const TAngle &angle)BALL::TAngle< T >
operator/=(const T &val)BALL::TAngle< T >
operator<(const TAngle &angle) const BALL::TAngle< T >
operator<(const T &val) const BALL::TAngle< T >
operator<=(const TAngle &angle) const BALL::TAngle< T >
operator=(const TAngle &angle)BALL::TAngle< T >
operator=(const T &new_value)BALL::TAngle< T >
operator==(const TAngle &angle) const BALL::TAngle< T >
operator>(const TAngle &angle) const BALL::TAngle< T >
operator>=(const TAngle &angle) const BALL::TAngle< T >
Range enum nameBALL::TAngle< T >
RANGE__SIGNED enum valueBALL::TAngle< T >
RANGE__UNLIMITED enum valueBALL::TAngle< T >
RANGE__UNSIGNED enum valueBALL::TAngle< T >
set(const T &new_value, bool radian=true)BALL::TAngle< T >
set(const TAngle &angle)BALL::TAngle< T >
swap(TAngle &angle)BALL::TAngle< T >
TAngle()BALL::TAngle< T >
TAngle(const TAngle &angle)BALL::TAngle< T >
TAngle(const T &new_value, bool radian=true)BALL::TAngle< T >explicit
toDegree() const BALL::TAngle< T >
toDegree(const T &radian)BALL::TAngle< T >static
toRadian() const BALL::TAngle< T >
toRadian(const T &degree)BALL::TAngle< T >static
valueBALL::TAngle< T >
~TAngle()BALL::TAngle< T >inlinevirtual