Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Audio::TVector3< T > Member List

This is the complete list of members for Audio::TVector3< T >, including all inherited members.

cross(const TVector3< T > &v) const Audio::TVector3< T >inline
distance(const TVector3< T > &other) const Audio::TVector3< T >inline
distanceSquared(const TVector3< T > &other) const Audio::TVector3< T >inline
dot(TVector3< T > other) const Audio::TVector3< T >inline
length() const Audio::TVector3< T >inline
lengthSquared() const Audio::TVector3< T >inline
norm() const Audio::TVector3< T >inline
normalize()Audio::TVector3< T >inline
normalized() const Audio::TVector3< T >inline
normSquared() const Audio::TVector3< T >inline
operator*(const TVector3< T > &other) const Audio::TVector3< T >inline
operator*(T t) const Audio::TVector3< T >inline
operator*=(const TVector3< T > &other)Audio::TVector3< T >inline
operator*=(T t)Audio::TVector3< T >inline
operator+(const TVector3< T > &other) const Audio::TVector3< T >inline
operator+=(const TVector3< T > &other)Audio::TVector3< T >inline
operator-(const TVector3< T > &other) const Audio::TVector3< T >inline
operator-() const Audio::TVector3< T >inline
operator-=(const TVector3< T > &other)Audio::TVector3< T >inline
operator/(const TVector3< T > &other) const Audio::TVector3< T >inline
operator/(T t) const Audio::TVector3< T >inline
operator/=(const TVector3< T > &other)Audio::TVector3< T >inline
operator/=(T t)Audio::TVector3< T >inline
operator=(const TVector3< Y > &other)Audio::TVector3< T >inline
TVector3()Audio::TVector3< T >inline
TVector3(T xx, T yy, T zz)Audio::TVector3< T >inline
TVector3(T s)Audio::TVector3< T >inlineexplicit
TVector3(const TVector3< Y > &other)Audio::TVector3< T >inline
xAudio::TVector3< T >
yAudio::TVector3< T >
zAudio::TVector3< T >