mirtk
Vector4D
mirtk::Vector4D< T > Member List
This is the complete list of members for
mirtk::Vector4D< T >
, including all inherited members.
_t
mirtk::Vector4D< T >
_x
mirtk::Vector4D< T >
_y
mirtk::Vector4D< T >
_z
mirtk::Vector4D< T >
DotProduct
(const Vector4D &v1, const Vector4D &v2)
mirtk::Vector4D< T >
inline
static
Length
() const
mirtk::Vector4D< T >
inline
Normalize
()
mirtk::Vector4D< T >
inline
operator!=
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator*
(S s) const
mirtk::Vector4D< T >
operator*=
(S s)
mirtk::Vector4D< T >
operator*=
(const Vector4D &v)
mirtk::Vector4D< T >
inline
operator+
(S s) const
mirtk::Vector4D< T >
operator+
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator+=
(S s)
mirtk::Vector4D< T >
operator+=
(const Vector4D &v)
mirtk::Vector4D< T >
inline
operator-
() const
mirtk::Vector4D< T >
inline
operator-
(S s) const
mirtk::Vector4D< T >
operator-
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator-=
(S s)
mirtk::Vector4D< T >
operator-=
(const Vector4D &v)
mirtk::Vector4D< T >
inline
operator/
(const Vector4D &v) const
mirtk::Vector4D< T >
operator/
(S s) const
mirtk::Vector4D< T >
operator/=
(const Vector4D &v)
mirtk::Vector4D< T >
operator/=
(S s)
mirtk::Vector4D< T >
operator<
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator<=
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator=
(T s)
mirtk::Vector4D< T >
inline
operator=
(const Vector4D &v)
mirtk::Vector4D< T >
inline
operator==
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator>
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
operator>=
(const Vector4D &v) const
mirtk::Vector4D< T >
inline
Vector4D
()
mirtk::Vector4D< T >
inline
Vector4D
(T x)
mirtk::Vector4D< T >
inline
Vector4D
(T x, T y, T z, T t)
mirtk::Vector4D< T >
inline
Vector4D
(const Vector4D &)
mirtk::Vector4D< T >
inline