Public Member Functions
btVector4 Class Reference

#include <btVector3.h>

List of all members.

Public Member Functions

SIMD_FORCE_INLINE btVector4 absolute4 () const
SIMD_FORCE_INLINE btVector4 ()
SIMD_FORCE_INLINE btVector4 (const btScalar &x, const btScalar &y, const btScalar &z, const btScalar &w)
SIMD_FORCE_INLINE int closestAxis4 () const
btScalar getW () const
SIMD_FORCE_INLINE int maxAxis4 () const
SIMD_FORCE_INLINE int minAxis4 () const
SIMD_FORCE_INLINE void setValue (const btScalar &x, const btScalar &y, const btScalar &z, const btScalar &w)
 Set x,y,z and zero w.

Detailed Description

Definition at line 494 of file btVector3.h.


Constructor & Destructor Documentation

Definition at line 498 of file btVector3.h.

SIMD_FORCE_INLINE btVector4::btVector4 ( const btScalar x,
const btScalar y,
const btScalar z,
const btScalar w 
) [inline]

Definition at line 501 of file btVector3.h.


Member Function Documentation

Definition at line 508 of file btVector3.h.

Definition at line 585 of file btVector3.h.

btScalar btVector4::getW ( ) const [inline]

Definition at line 519 of file btVector3.h.

SIMD_FORCE_INLINE int btVector4::maxAxis4 ( ) const [inline]

Definition at line 522 of file btVector3.h.

SIMD_FORCE_INLINE int btVector4::minAxis4 ( ) const [inline]

Definition at line 555 of file btVector3.h.

SIMD_FORCE_INLINE void btVector4::setValue ( const btScalar x,
const btScalar y,
const btScalar z,
const btScalar 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 613 of file btVector3.h.


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


tf2
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Mon Oct 6 2014 00:12:43