TC::Math::Coord4D< T > Member List

This is the complete list of members for TC::Math::Coord4D< T >, including all inherited members.

Coord4D()TC::Math::Coord4D< T > [inline]
Coord4D(T vIn)TC::Math::Coord4D< T > [inline, explicit]
Coord4D(T xIn, T yIn, T zIn, T wIn)TC::Math::Coord4D< T > [inline]
Coord4D(const Coord4D< T > &coord)TC::Math::Coord4D< T > [inline]
DataType typedefTC::Math::Coord4D< T >
Length() const TC::Math::Coord4D< T > [inline]
Length2() const TC::Math::Coord4D< T > [inline]
m_dataTC::Math::Coord4D< T > [private]
Normalize()TC::Math::Coord4D< T > [inline]
operator const T *() const TC::Math::Coord4D< T > [inline]
operator T *()TC::Math::Coord4D< T > [inline]
operator*=(const T &vIn)TC::Math::Coord4D< T > [inline]
operator+=(const Coord4D< T > &b)TC::Math::Coord4D< T > [inline]
operator-=(const Coord4D< T > &b)TC::Math::Coord4D< T > [inline]
operator/=(const T &vIn)TC::Math::Coord4D< T > [inline]
operator=(const Coord4D< T > &a)TC::Math::Coord4D< T > [inline]
operator[](sint32 pos) const TC::Math::Coord4D< T > [inline]
operator[](sint32 pos)TC::Math::Coord4D< T > [inline]


Copyright (c) Thomas Goessler 2003 - 2008