#include <Vector3.h>
Public Member Functions | |
TF2SIMD_FORCE_INLINE tf2Vector4 | absolute4 () const |
TF2SIMD_FORCE_INLINE int | closestAxis4 () const |
tf2Scalar | getW () const |
TF2SIMD_FORCE_INLINE int | maxAxis4 () const |
TF2SIMD_FORCE_INLINE int | minAxis4 () const |
TF2SIMD_FORCE_INLINE void | setValue (const tf2Scalar &x, const tf2Scalar &y, const tf2Scalar &z, const tf2Scalar &w) |
Set x,y,z and zero w. | |
TF2SIMD_FORCE_INLINE | tf2Vector4 () |
TF2SIMD_FORCE_INLINE | tf2Vector4 (const tf2Scalar &x, const tf2Scalar &y, const tf2Scalar &z, const tf2Scalar &w) |
TF2SIMD_FORCE_INLINE tf2::tf2Vector4::tf2Vector4 | ( | ) | [inline] |
TF2SIMD_FORCE_INLINE tf2::tf2Vector4::tf2Vector4 | ( | const tf2Scalar & | x, |
const tf2Scalar & | y, | ||
const tf2Scalar & | z, | ||
const tf2Scalar & | w | ||
) | [inline] |
TF2SIMD_FORCE_INLINE tf2Vector4 tf2::tf2Vector4::absolute4 | ( | ) | const [inline] |
TF2SIMD_FORCE_INLINE int tf2::tf2Vector4::closestAxis4 | ( | ) | const [inline] |
tf2Scalar tf2::tf2Vector4::getW | ( | ) | const [inline] |
TF2SIMD_FORCE_INLINE int tf2::tf2Vector4::maxAxis4 | ( | ) | const [inline] |
TF2SIMD_FORCE_INLINE int tf2::tf2Vector4::minAxis4 | ( | ) | const [inline] |
TF2SIMD_FORCE_INLINE void tf2::tf2Vector4::setValue | ( | const tf2Scalar & | x, |
const tf2Scalar & | y, | ||
const tf2Scalar & | z, | ||
const tf2Scalar & | w | ||
) | [inline] |