Skip to content

classVector4 02

Constructor & Destructor Documentation

Vector4::Vector4 void   )  [inline]
 

Definition at line 29 of file Vector4.h.

Referenced by operator *(), operator+(), and operator-().

Vector4::Vector4 float  x,
float  y,
float  z,
float  w
[inline]
 

Definition at line 154 of file Vector4.h.

References Set().

Here is the call graph for this function:

Vector4::Vector4 float  fill  )  [inline]
 

Definition at line 159 of file Vector4.h.

References Set().

Here is the call graph for this function:

Vector4::Vector4 const Vector4 v  )  [inline]
  Definition at line 164 of file Vector4.h.

Vector4::Vector4 const Vector other3  )  [inline]
 

Definition at line 169 of file Vector4.h.

References n.