All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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 516 of file Vector3.h.


Constructor & Destructor Documentation

Definition at line 520 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 523 of file Vector3.h.


Member Function Documentation

Definition at line 530 of file Vector3.h.

Definition at line 607 of file Vector3.h.

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

Definition at line 541 of file Vector3.h.

Definition at line 544 of file Vector3.h.

Definition at line 577 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 635 of file Vector3.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tf
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Thu Aug 22 2013 11:29:02