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