Public Member Functions | List of all members
tf::tfVector4 Class Reference

#include <Vector3.h>

Inheritance diagram for tf::tfVector4:
Inheritance graph
[legend]

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. More...
 
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 491 of file Vector3.h.

Constructor & Destructor Documentation

◆ tfVector4() [1/2]

TFSIMD_FORCE_INLINE tf::tfVector4::tfVector4 ( )
inline

Definition at line 495 of file Vector3.h.

◆ tfVector4() [2/2]

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

Definition at line 498 of file Vector3.h.

Member Function Documentation

◆ absolute4()

TFSIMD_FORCE_INLINE tfVector4 tf::tfVector4::absolute4 ( ) const
inline

Definition at line 505 of file Vector3.h.

◆ closestAxis4()

TFSIMD_FORCE_INLINE int tf::tfVector4::closestAxis4 ( ) const
inline

Definition at line 582 of file Vector3.h.

◆ getW()

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

Definition at line 516 of file Vector3.h.

◆ maxAxis4()

TFSIMD_FORCE_INLINE int tf::tfVector4::maxAxis4 ( ) const
inline

Definition at line 519 of file Vector3.h.

◆ minAxis4()

TFSIMD_FORCE_INLINE int tf::tfVector4::minAxis4 ( ) const
inline

Definition at line 552 of file Vector3.h.

◆ setValue()

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 z

Set the values

Parameters
xValue of x
yValue of y
zValue of z
wValue of w

Definition at line 610 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 Sat Aug 19 2023 02:38:08