Vectormath::boolInVec Class Reference

#include <boolInVec.h>

List of all members.

Public Member Functions

 boolInVec ()
 boolInVec (floatInVec vec)
 boolInVec (bool scalar)
bool getAsBool () const
 operator bool () const
const boolInVec operator! () const
boolInVecoperator= (boolInVec vec)
boolInVecoperator&= (boolInVec vec)
boolInVecoperator^= (boolInVec vec)
boolInVecoperator|= (boolInVec vec)

Private Attributes

unsigned int mData

Detailed Description

Definition at line 29 of file boolInVec.h.


Constructor & Destructor Documentation

Vectormath::boolInVec::boolInVec (  )  [inline]

Definition at line 37 of file boolInVec.h.

Vectormath::boolInVec::boolInVec ( floatInVec  vec  )  [inline]

Definition at line 116 of file boolInVec.h.

Vectormath::boolInVec::boolInVec ( bool  scalar  )  [inline, explicit]

Definition at line 122 of file boolInVec.h.


Member Function Documentation

bool Vectormath::boolInVec::getAsBool (  )  const [inline]

Definition at line 129 of file boolInVec.h.

Vectormath::boolInVec::operator bool (  )  const [inline]

Definition at line 136 of file boolInVec.h.

const boolInVec Vectormath::boolInVec::operator! (  )  const [inline]

Definition at line 144 of file boolInVec.h.

boolInVec & Vectormath::boolInVec::operator&= ( boolInVec  vec  )  [inline]

Definition at line 159 of file boolInVec.h.

boolInVec & Vectormath::boolInVec::operator= ( boolInVec  vec  )  [inline]

Definition at line 151 of file boolInVec.h.

boolInVec & Vectormath::boolInVec::operator^= ( boolInVec  vec  )  [inline]

Definition at line 167 of file boolInVec.h.

boolInVec & Vectormath::boolInVec::operator|= ( boolInVec  vec  )  [inline]

Definition at line 175 of file boolInVec.h.


Member Data Documentation

unsigned int Vectormath::boolInVec::mData [private]

Definition at line 32 of file boolInVec.h.


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

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