HDK
|
This is the complete list of members for UT_Vector2T< T >, including all inherited members.
assign(T xx=0.0f, T yy=0.0f) | UT_Vector2T< T > | inline |
assign(const T *v) | UT_Vector2T< T > | inline |
data() const noexcept | UT_Vector2T< T > | inline |
data() noexcept | UT_Vector2T< T > | inline |
dehomogenize() | UT_Vector2T< T > | inline |
distance(const UT_Vector2T &b) const noexcept | UT_Vector2T< T > | inline |
distance2(const UT_Vector2T &b) const noexcept | UT_Vector2T< T > | inline |
distance2(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
dot(const UT_Vector2T &b) const noexcept | UT_Vector2T< T > | inline |
entries() | UT_Vector2T< T > | inlinestatic |
equalZero(const T tolerance=SYS_FTOLERANCE) const noexcept | UT_Vector2T< T > | inline |
findMaxAbsAxis() const | UT_Vector2T< T > | inline |
findMinAbsAxis() const | UT_Vector2T< T > | inline |
getBary(const UT_Vector2T< T > &t0, const UT_Vector2T< T > &t1, const UT_Vector2T< T > &t2, bool *degen=NULL) const | UT_Vector2T< T > | |
hash() const | UT_Vector2T< T > | inline |
homogenize() | UT_Vector2T< T > | inline |
isEqual(const UT_Vector2T &b, const T tolerance=SYS_FTOLERANCE) const noexcept | UT_Vector2T< T > | inline |
isFinite() const noexcept | UT_Vector2T< T > | inline |
isNan() const noexcept | UT_Vector2T< T > | inline |
isZero() const noexcept | UT_Vector2T< T > | inline |
isZero(const UT_Vector2T &a) noexcept | UT_Vector2T< T > | friend |
length() const noexcept | UT_Vector2T< T > | inline |
length2() const noexcept | UT_Vector2T< T > | inline |
length2(const UT_Vector2T &a) noexcept | UT_Vector2T< T > | friend |
load(UT_IStream &is) | UT_Vector2T< T > | |
load(UT_JSONParser &p) | UT_Vector2T< T > | |
maxComponent() const noexcept | UT_Vector2T< T > | inline |
multiplyComponents(const UT_Vector2T< T > &v) | UT_Vector2T< T > | inline |
negate() noexcept | UT_Vector2T< T > | inline |
normalize() noexcept | UT_Vector2T< T > | inline |
operator!=(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator()(unsigned i) | UT_Vector2T< T > | inline |
operator()(unsigned i) const | UT_Vector2T< T > | inline |
operator*=(const T &a) noexcept | UT_Vector2T< T > | inline |
operator*=(const UT_Vector2T &a) noexcept | UT_Vector2T< T > | inline |
operator*=(const UT_Matrix2T< S > &mat) | UT_Vector2T< T > | inline |
operator+=(const UT_Vector2T &a) noexcept | UT_Vector2T< T > | inline |
operator+=(const T &a) noexcept | UT_Vector2T< T > | inline |
operator-() const | UT_Vector2T< T > | inline |
operator-=(const UT_Vector2T &a) noexcept | UT_Vector2T< T > | inline |
operator-=(const T &a) noexcept | UT_Vector2T< T > | inline |
operator/=(const T &a) noexcept | UT_Vector2T< T > | inline |
operator<(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator<<(std::ostream &os, const UT_Vector2T< T > &v) | UT_Vector2T< T > | friend |
operator<=(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator=(const UT_Vector2T< T > &that)=default | UT_Vector2T< T > | |
operator=(UT_Vector2T< T > &&that)=default | UT_Vector2T< T > | |
operator=(const UT_Vector2T< S > &v) | UT_Vector2T< T > | inline |
operator=(const UT_Vector3T< T > &v) | UT_Vector2T< T > | |
operator=(const UT_Vector4T< T > &v) | UT_Vector2T< T > | |
operator=(const T a) noexcept | UT_Vector2T< T > | |
operator==(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator>(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator>=(const UT_Vector2T &a, const UT_Vector2T &b) noexcept | UT_Vector2T< T > | friend |
operator[](exint i) const noexcept | UT_Vector2T< T > | inline |
operator[](exint i) noexcept | UT_Vector2T< T > | inline |
project(const UT_Vector2T< T > &u) const | UT_Vector2T< T > | |
projection(const UT_Vector2T< T > &p, const UT_Vector2T< T > &v) const | UT_Vector2T< T > | |
save(std::ostream &os, int binary=0) const | UT_Vector2T< T > | |
save(UT_JSONWriter &w) const | UT_Vector2T< T > | |
save(UT_JSONValue &v) const | UT_Vector2T< T > | |
tuple_size | UT_Vector2T< T > | static |
UT_Vector2T()=default | UT_Vector2T< T > | |
UT_Vector2T(const UT_Vector2T< T > &that)=default | UT_Vector2T< T > | |
UT_Vector2T(UT_Vector2T< T > &&that)=default | UT_Vector2T< T > | |
UT_Vector2T(const T vx, const T vy) noexcept | UT_Vector2T< T > | inline |
UT_Vector2T(T v) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const fpreal16 v[]) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const fpreal32 v[]) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const fpreal64 v[]) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const int32 v[]) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const int64 v[]) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const UT_Vector3T< T > &v) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const UT_Vector4T< T > &v) noexcept | UT_Vector2T< T > | inlineexplicit |
UT_Vector2T(const UT_Vector2T< S > &v) noexcept | UT_Vector2T< T > | inline |
value_type typedef | UT_Vector2T< T > | |
vec | UT_Vector2T< T > | |
whichSide(const UT_Vector2T< T > &e1, const UT_Vector2T< T > &e2) const | UT_Vector2T< T > | inline |
x() noexcept | UT_Vector2T< T > | inline |
x() const noexcept | UT_Vector2T< T > | inline |
y() noexcept | UT_Vector2T< T > | inline |
y() const noexcept | UT_Vector2T< T > | inline |