mpVector Class Reference

List of all members.

Public Member Functions

 mpVector (float xx, float yy, float zz)
 mpVector (const mpVector &other)
mpVectorNormalize ()
float Magnitude ()
mpVector Cross (const mpVector &other)
mpVector operator- (mpVector v)
mpVector operator+ (mpVector v)
float operator* (mpVector v)
mpVector operator- (float c)
mpVector operator+ (float c)
mpVector operator/ (float c)
mpVector operator* (float c)
void operator= (const mpVector &other)
 operator mp4Vector () const
 operator char * () const

Public Attributes

float x
float y
float z

Friends

class mp4Vector

Detailed Description

Definition at line 35 of file mpVector.h.


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

Generated on Mon Dec 7 23:05:43 2009 for FOX/ObjCryst++ by  doxygen 1.6.1