Vectormath::floatInVec Class Reference

#include <floatInVec.h>

List of all members.

Public Member Functions

 floatInVec ()
 floatInVec (boolInVec vec)
 floatInVec (float scalar)
float getAsFloat () const
 operator float () const
const floatInVec operator++ (int)
const floatInVec operator-- (int)
floatInVecoperator++ ()
floatInVecoperator-- ()
const floatInVec operator- () const
floatInVecoperator= (floatInVec vec)
floatInVecoperator*= (floatInVec vec)
floatInVecoperator/= (floatInVec vec)
floatInVecoperator+= (floatInVec vec)
floatInVecoperator-= (floatInVec vec)

Private Attributes

float mData

Detailed Description

Definition at line 30 of file floatInVec.h.


Constructor & Destructor Documentation

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

Definition at line 38 of file floatInVec.h.

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

Definition at line 157 of file floatInVec.h.

Vectormath::floatInVec::floatInVec ( float  scalar  )  [inline, explicit]

Definition at line 163 of file floatInVec.h.


Member Function Documentation

float Vectormath::floatInVec::getAsFloat (  )  const [inline]

Definition at line 170 of file floatInVec.h.

Vectormath::floatInVec::operator float (  )  const [inline]

Definition at line 177 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator*= ( floatInVec  vec  )  [inline]

Definition at line 234 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator++ (  )  [inline]

Definition at line 203 of file floatInVec.h.

const floatInVec Vectormath::floatInVec::operator++ ( int   )  [inline]

Definition at line 185 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator+= ( floatInVec  vec  )  [inline]

Definition at line 250 of file floatInVec.h.

const floatInVec Vectormath::floatInVec::operator- (  )  const [inline]

Definition at line 219 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator-- (  )  [inline]

Definition at line 211 of file floatInVec.h.

const floatInVec Vectormath::floatInVec::operator-- ( int   )  [inline]

Definition at line 194 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator-= ( floatInVec  vec  )  [inline]

Definition at line 258 of file floatInVec.h.

floatInVec & Vectormath::floatInVec::operator/= ( floatInVec  vec  )  [inline]

Definition at line 242 of file floatInVec.h.

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

Definition at line 226 of file floatInVec.h.


Member Data Documentation

Definition at line 33 of file floatInVec.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