a | iso::math::Vector4< Type > | |
b | iso::math::Vector4< Type > | |
c | iso::math::Vector< Type > | |
dim() const | iso::math::Vector< Type > | [inline] |
dot(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
dot(const Vector< Type > &pVector1, const Vector< Type > &pVector2) | iso::math::Vector< Type > | [static] |
g | iso::math::Vector4< Type > | |
info() const | iso::math::Vector< Type > | |
invert() | iso::math::Vector< Type > | [inline] |
length() const | iso::math::Vector< Type > | [inline] |
lengthSquared() const | iso::math::Vector< Type > | [inline] |
limit(Type pMaxLength) | iso::math::Vector< Type > | [inline] |
mDim | iso::math::Vector< Type > | [protected] |
normalise() | iso::math::Vector< Type > | [inline] |
ONE | iso::math::Vector4< Type > | [static] |
operator *(const Type pValue) const | iso::math::Vector< Type > | [inline] |
operator *(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [virtual] |
operator *=(const Type pValue) | iso::math::Vector< Type > | [inline] |
operator *=(const Vector< Type > &pVector) | iso::math::Vector< Type > | [virtual] |
operator base::String() const | iso::math::Vector< Type > | [inline] |
operator!=(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator!=(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator+(const Type pValue) const | iso::math::Vector< Type > | [inline] |
operator+(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator+=(const Type pValue) | iso::math::Vector< Type > | [inline] |
operator+=(const Vector< Type > &pVector) | iso::math::Vector< Type > | [inline] |
operator-(const Type pValue) const | iso::math::Vector< Type > | [inline] |
operator-(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator-=(const Type pValue) | iso::math::Vector< Type > | [inline] |
operator-=(const Vector< Type > &pVector) | iso::math::Vector< Type > | [inline] |
operator/(Type pValue) const | iso::math::Vector< Type > | [inline] |
operator/(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator/=(Type pValue) | iso::math::Vector< Type > | [inline] |
operator/=(const Vector< Type > &pVector) | iso::math::Vector< Type > | [inline] |
operator<(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator<(const math::Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator<<(std::ostream &pOstream, const Vector4< Type > &pVector) | iso::math::Vector4< Type > | [friend] |
iso::math::Vector::operator<<(std::ostream &pOstream, const Vector< Type > &pVector) | iso::math::Vector< Type > | [friend] |
operator<=(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator<=(const math::Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator=(const Vector4< Type > &pVector) | iso::math::Vector4< Type > | |
operator=(const Vector< Type > &pVector) | iso::math::Vector4< Type > | |
iso::math::Vector::operator=(Type pValue) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::operator=(const Type *pValues) | iso::math::Vector< Type > | [inline] |
operator==(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator==(const Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator>(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator>(const math::Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator>=(const Type &pValue) const | iso::math::Vector< Type > | [inline] |
operator>=(const math::Vector< Type > &pVector) const | iso::math::Vector< Type > | [inline] |
operator[](unsigned int pIndex) | iso::math::Vector< Type > | [inline] |
operator[](unsigned int pIndex) const | iso::math::Vector< Type > | [inline] |
product() const | iso::math::Vector< Type > | [inline] |
project(const Vector< Type > &pVector1, const Vector< Type > &pVector2) | iso::math::Vector< Type > | [static] |
r | iso::math::Vector4< Type > | |
reset() | iso::math::Vector< Type > | |
sDim | iso::math::Vector< Type > | [protected, static] |
set(Type p0, Type p1, Type p2, Type p3) | iso::math::Vector4< Type > | |
set(const Vector3< Type > &pVector, Type p3) | iso::math::Vector4< Type > | |
iso::math::Vector::set(Type pValue) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::set(Type pValue, unsigned int pDim) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::set(const Type *pValues) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::set(unsigned int pDim, double pValue1, double pValue2,...) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::set(const Vector< Type > &pVector) | iso::math::Vector< Type > | [inline] |
iso::math::Vector::set(const Vector< Type > &pVector, bool pResize) | iso::math::Vector< Type > | [inline] |
setDim(unsigned int pDim) | iso::math::Vector4< Type > | [virtual] |
setLength(Type pLength) | iso::math::Vector< Type > | |
sum() const | iso::math::Vector< Type > | [inline] |
truncate(Type pThresh1, Type pThresh2) | iso::math::Vector< Type > | [inline] |
truncate(const Vector< Type > &pThresh1, const Vector< Type > &pThresh2) | iso::math::Vector< Type > | [inline] |
values() | iso::math::Vector< Type > | |
values() const | iso::math::Vector< Type > | |
Vector() | iso::math::Vector< Type > | |
Vector(unsigned int pDim) | iso::math::Vector< Type > | |
Vector(unsigned int pDim, Type pValue) | iso::math::Vector< Type > | |
Vector(unsigned int pDim, const Type *pValues) | iso::math::Vector< Type > | |
Vector(unsigned int pDim, const Type2 *pValues) | iso::math::Vector< Type > | |
Vector(unsigned int pDim, double pValue1, double pValue2,...) | iso::math::Vector< Type > | |
Vector(const Vector< Type > &pVector) | iso::math::Vector< Type > | |
Vector(const Vector< Type2 > &pVector) | iso::math::Vector< Type > | |
Vector4() | iso::math::Vector4< Type > | |
Vector4(Type pValue) | iso::math::Vector4< Type > | |
Vector4(Type p0, Type p1, Type p2, Type p3) | iso::math::Vector4< Type > | |
Vector4(Type *pValues) | iso::math::Vector4< Type > | |
Vector4(const Vector4< Type > &pVector) | iso::math::Vector4< Type > | |
Vector4(const Vector4< Type2 > &pVector) | iso::math::Vector4< Type > | |
Vector4(const Vector3< Type > &pVector, Type p3) | iso::math::Vector4< Type > | |
Vector4(const Vector3< Type2 > &pVector, Type2 p3) | iso::math::Vector4< Type > | |
Vector4(const Vector< Type > &pVector) | iso::math::Vector4< Type > | |
Vector4(const Vector< Type2 > &pVector) | iso::math::Vector4< Type > | |
w | iso::math::Vector4< Type > | |
x | iso::math::Vector4< Type > | |
y | iso::math::Vector4< Type > | |
z | iso::math::Vector4< Type > | |
ZERO | iso::math::Vector4< Type > | [static] |
~Vector() | iso::math::Vector< Type > | [virtual] |
~Vector4() | iso::math::Vector4< Type > | [virtual] |