Dot(const VectorTmpl &in) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
Length() const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
LengthSquared() const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
Normalized() const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator const T *() const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator T *() | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator*(T r) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator*(const VectorTmpl &in) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator*=(T r) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator*=(const VectorTmpl &in) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator+(const VectorTmpl &in) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator+=(const VectorTmpl &in) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator-(const VectorTmpl &in) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator-() const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator/(T r) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator/=(T r) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator/=(const VectorTmpl &in) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator==(const VectorTmpl &in) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator[](const int n) const | molecular::util::VectorTmpl< 4, Vector4 > | inline |
operator[](const int n) | molecular::util::VectorTmpl< 4, Vector4 > | inline |
Subclass typedef | molecular::util::VectorTmpl< 4, Vector4 > | |
T typedef | molecular::util::VectorTmpl< 4, Vector4 > | |
v | molecular::util::VectorTmpl< 4, Vector4 > | protected |
Vector4() | molecular::util::Vector4 | inline |
Vector4(T x, T y, T z, T w=1) | molecular::util::Vector4 | inline |
Vector4(const Vector3 &xyz, T w=1) | molecular::util::Vector4 | inline |
VectorTmpl() | molecular::util::VectorTmpl< 4, Vector4 > | inline |
Xy() const | molecular::util::Vector4 | inline |
Xyz() const | molecular::util::Vector4 | inline |