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