XII Release 0.1.0
Loading...
Searching...
No Matches
xiiVec4Template< Type > Member List

This is the complete list of members for xiiVec4Template< Type >, including all inherited members.

Abs() constxiiVec4Template< Type >inline
CompClamp(const xiiVec4Template< Type > &vLow, const xiiVec4Template< Type > &vHigh) constxiiVec4Template< Type >inline
CompDiv(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >inline
CompMax(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >inline
CompMin(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >inline
CompMul(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >inline
ComponentType typedef (defined in xiiVec4Template< Type >)xiiVec4Template< Type >
Distance(const xiiVec4Template< Type > &vPoint) constxiiVec4Template< Type >
DistanceSquared(const xiiVec4Template< Type > &vPoint) constxiiVec4Template< Type >
Dot(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >
GetAsVec2() constxiiVec4Template< Type >
GetAsVec3() constxiiVec4Template< Type >
GetData() constxiiVec4Template< Type >inline
GetData()xiiVec4Template< Type >inline
GetLength() constxiiVec4Template< Type >
GetLengthAndNormalize()xiiVec4Template< Type >
GetLengthSquared() constxiiVec4Template< Type >
GetNormalized() constxiiVec4Template< Type >
IsEqual(const xiiVec4Template< Type > &rhs, Type fEpsilon) constxiiVec4Template< Type >inline
IsIdentical(const xiiVec4Template< Type > &rhs) constxiiVec4Template< Type >inline
IsNaN() constxiiVec4Template< Type >inline
IsNormalized(Type fEpsilon=xiiMath::HugeEpsilon< Type >()) constxiiVec4Template< Type >inline
IsValid() constxiiVec4Template< Type >inline
IsZero() constxiiVec4Template< Type >inline
IsZero(Type fEpsilon) constxiiVec4Template< Type >inline
MakeNaN()xiiVec4Template< Type >inlinestatic
MakeZero()xiiVec4Template< Type >inlinestatic
Normalize()xiiVec4Template< Type >
NormalizeIfNotZero(const xiiVec4Template< Type > &vFallback=xiiVec4Template< Type >(1, 0, 0, 0), Type fEpsilon=xiiMath::SmallEpsilon< Type >())xiiVec4Template< Type >inline
operator*=(Type f)xiiVec4Template< Type >
operator+=(const xiiVec4Template< Type > &vCc)xiiVec4Template< Type >
operator-() constxiiVec4Template< Type >
operator-=(const xiiVec4Template< Type > &vCc)xiiVec4Template< Type >
operator/=(Type f)xiiVec4Template< Type >
Set(Type xyzw)xiiVec4Template< Type >
Set(Type x, Type y, Type z, Type w)xiiVec4Template< Type >
SetZero()xiiVec4Template< Type >inline
w (defined in xiiVec4Template< Type >)xiiVec4Template< Type >
x (defined in xiiVec4Template< Type >)xiiVec4Template< Type >
XII_DECLARE_POD_TYPE() (defined in xiiVec4Template< Type >)xiiVec4Template< Type >
xiiVec4Template()xiiVec4Template< Type >
xiiVec4Template(Type x, Type y, Type z, Type w)xiiVec4Template< Type >
xiiVec4Template(xiiVec3Template< Type > vXyz, Type w)xiiVec4Template< Type >
xiiVec4Template(Type v)xiiVec4Template< Type >explicit
y (defined in xiiVec4Template< Type >)xiiVec4Template< Type >
z (defined in xiiVec4Template< Type >)xiiVec4Template< Type >