MathFu
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups Pages
mathfu::Vector< T, 4 > Member List

This is the complete list of members for mathfu::Vector< T, 4 >, including all inherited members.

d (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >static
data_ (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
DotProduct(const Vector< T, 4 > &v1, const Vector< T, 4 > &v2) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
FromType(const CompatibleT &compatible) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
HadamardProduct(const Vector< T, 4 > &v1, const Vector< T, 4 > &v2) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Length() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
LengthSquared() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Lerp(const Vector< T, 4 > &v1, const Vector< T, 4 > &v2, const T percent) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Max(const Vector< T, 4 > &v1, const Vector< T, 4 > &v2) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Min(const Vector< T, 4 > &v1, const Vector< T, 4 > &v2) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Normalize() (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Normalized() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
operator()(const int i) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
operator()(const int i) const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
operator[](const int i) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
operator[](const int i) const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Pack(VectorPacked< T, 4 > *const vector) const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
RandomInRange(const Vector< T, 4 > &min, const Vector< T, 4 > &max) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Scalar typedef (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
ToType(const Vector< T, 4 > &v) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlinestatic
Vector() (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Vector(const Vector< T, 4 > &v) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Vector(const Vector< U, 4 > &v) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlineexplicit
Vector(const T &s) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlineexplicit
Vector(const T *a) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlineexplicit
Vector(const T &s1, const T &s2, const T &s3, const T &s4) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Vector(const Vector< T, 3 > &vector3, const T &value) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Vector(const Vector< T, 2 > &v12, const Vector< T, 2 > &v34) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
Vector(const VectorPacked< T, 4 > &vector) (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inlineexplicit
w (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
x (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
xy() (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
xy() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
xyz() (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
xyz() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
y (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
z (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >
zw() (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline
zw() const (defined in mathfu::Vector< T, 4 >)mathfu::Vector< T, 4 >inline