Main Page
Modules
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
TC::Math::Coord2D< T > Member List
This is the complete list of members for
TC::Math::Coord2D< T >
, including all inherited members.
Coord2D
(T vIn=(T) 0)
TC::Math::Coord2D< T >
[inline]
Coord2D
(const T xIn, const T yIn)
TC::Math::Coord2D< T >
[inline]
Coord2D
(const Coord2D< T > &a)
TC::Math::Coord2D< T >
[inline]
DataType
typedef
TC::Math::Coord2D< T >
GetPtr
()
TC::Math::Coord2D< T >
[inline]
GetPtr
() const
TC::Math::Coord2D< T >
[inline]
Length
() const
TC::Math::Coord2D< T >
[inline]
Length2
() const
TC::Math::Coord2D< T >
[inline]
m_data
TC::Math::Coord2D< T >
[private]
MaxValue
() const
TC::Math::Coord2D< T >
[inline]
Normalize
()
TC::Math::Coord2D< T >
[inline]
NUM_COMPONENTS
enum value
TC::Math::Coord2D< T >
operator const T *
() const
TC::Math::Coord2D< T >
[inline]
operator T *
()
TC::Math::Coord2D< T >
[inline]
operator*=
(const T &vIn)
TC::Math::Coord2D< T >
[inline]
operator+=
(const Coord2D< T > &b)
TC::Math::Coord2D< T >
[inline]
operator+=
(const T &b)
TC::Math::Coord2D< T >
[inline]
operator-=
(const Coord2D< T > &b)
TC::Math::Coord2D< T >
[inline]
operator-=
(const T &b)
TC::Math::Coord2D< T >
[inline]
operator/=
(const T &vIn)
TC::Math::Coord2D< T >
[inline]
operator=
(const Coord2D< T > &a)
TC::Math::Coord2D< T >
[inline]
operator=
(const T &vIn)
TC::Math::Coord2D< T >
[inline]
operator[]
(sint32 pos) const
TC::Math::Coord2D< T >
[inline]
operator[]
(sint32 pos)
TC::Math::Coord2D< T >
[inline]
Copyright (c) Thomas Goessler 2003 - 2008