btVector4 Class Reference

#include <btVector3.h>

Inheritance diagram for btVector4:
Inheritance graph
[legend]
Collaboration diagram for btVector4:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 btVector4 ()
 btVector4 (const btScalar &x, const btScalar &y, const btScalar &z, const btScalar &w)
btVector4 absolute4 () const
btScalar getW () const
int maxAxis4 () const
int minAxis4 () const
int closestAxis4 () const
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

btVector4::btVector4 (  )  [inline]

Definition at line 498 of file btVector3.h.

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

btVector4 btVector4::absolute4 (  )  const [inline]

Definition at line 508 of file btVector3.h.

int btVector4::closestAxis4 (  )  const [inline]

Definition at line 585 of file btVector3.h.

btScalar btVector4::getW (  )  const [inline]

Definition at line 519 of file btVector3.h.

int btVector4::maxAxis4 (  )  const [inline]

Definition at line 522 of file btVector3.h.

int btVector4::minAxis4 (  )  const [inline]

Definition at line 555 of file btVector3.h.

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

Set x,y,z and zero w.

Parameters:
x Value of x
y Value of y
z Value of zSet the values
x Value of x
y Value of y
z Value of z
w Value of w

Definition at line 613 of file btVector3.h.


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

Generated on Mon Feb 15 22:24:52 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1