Skip to content

classVector 03

Constructor & Destructor Documentation

Vector::Vector void   )  [inline]
 

Definition at line 30 of file Vector.h.

Referenced by VectorsToStandardQ(), XRotateRadiansQ(), YRotateRadiansQ(), and ZRotateRadiansQ().

Vector::Vector float  xi,
float  yi,
float  zi
[inline]
 

Definition at line 233 of file Vector.h.

References Set().

Here is the call graph for this function:

Vector::Vector const Vector other  )  [inline]
  Definition at line 238 of file Vector.h.

Vector::Vector float  f  )  [inline]
 

Definition at line 243 of file Vector.h.

References Set().

Here is the call graph for this function:

Vector::Vector const Vector2 v2  )  [inline]
 

Definition at line 254 of file Vector2.h.

References Vector2::x, x, Vector2::y, y, and z.