Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

RageVector3 Struct Reference

#include <RageTypes.h>

List of all members.

Public Member Functions

 RageVector3 ()
 RageVector3 (const float *f)
 RageVector3 (float x1, float y1, float z1)
 operator float * ()
 operator const float * () const
RageVector3operator+= (const RageVector3 &other)
RageVector3operator-= (const RageVector3 &other)
RageVector3operator *= (float f)
RageVector3operator/= (float f)
RageVector3 operator+ (const RageVector3 &other) const
RageVector3 operator- (const RageVector3 &other) const
RageVector3 operator * (float f) const
RageVector3 operator/ (float f) const

Public Attributes

float x
float y
float z

Friends

RageVector3 operator * (float f, const RageVector3 &other)


Constructor & Destructor Documentation

RageVector3::RageVector3  )  [inline]
 

RageVector3::RageVector3 const float *  f  )  [inline]
 

RageVector3::RageVector3 float  x1,
float  y1,
float  z1
[inline]
 


Member Function Documentation

RageVector3 RageVector3::operator * float  f  )  const [inline]
 

RageVector3& RageVector3::operator *= float  f  )  [inline]
 

RageVector3::operator const float *  )  const [inline]
 

RageVector3::operator float *  )  [inline]
 

RageVector3 RageVector3::operator+ const RageVector3 other  )  const [inline]
 

RageVector3& RageVector3::operator+= const RageVector3 other  )  [inline]
 

RageVector3 RageVector3::operator- const RageVector3 other  )  const [inline]
 

RageVector3& RageVector3::operator-= const RageVector3 other  )  [inline]
 

RageVector3 RageVector3::operator/ float  f  )  const [inline]
 

RageVector3& RageVector3::operator/= float  f  )  [inline]
 


Friends And Related Function Documentation

RageVector3 operator * float  f,
const RageVector3 other
[friend]
 


Member Data Documentation

float RageVector3::x
 

float RageVector3::y
 

float RageVector3::z
 


The documentation for this struct was generated from the following file:
Generated on Thu Jan 27 21:02:07 2005 for StepMania by doxygen 1.3.7