Public Member Functions
tf::tfVector4 Class Reference

#include <Vector3.h>

List of all members.

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)

Detailed Description

Definition at line 489 of file Vector3.h.


Constructor & Destructor Documentation

Definition at line 493 of file Vector3.h.

TFSIMD_FORCE_INLINE tf::tfVector4::tfVector4 ( const tfScalar x,
const tfScalar y,
const tfScalar z,
const tfScalar w 
) [inline]

Definition at line 496 of file Vector3.h.


Member Function Documentation

Definition at line 503 of file Vector3.h.

Definition at line 580 of file Vector3.h.

tfScalar tf::tfVector4::getW ( ) const [inline]

Definition at line 514 of file Vector3.h.

Definition at line 517 of file Vector3.h.

Definition at line 550 of file Vector3.h.

TFSIMD_FORCE_INLINE void tf::tfVector4::setValue ( const tfScalar x,
const tfScalar y,
const tfScalar z,
const tfScalar w 
) [inline]

Set x,y,z and zero w.

Parameters:
xValue of x
yValue of y
zValue of zSet the values
xValue of x
yValue of y
zValue of z
wValue of w

Definition at line 608 of file Vector3.h.


The documentation for this class was generated from the following file:


tf
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Thu Aug 27 2015 13:02:09