Skip to content

classVector2 02

Constructor & Destructor Documentation

Vector2::Vector2  )  [inline]
 

Definition at line 16 of file Vector2.h.

Referenced by Absolute(), Orthogonal(), and Reciprocal().

Vector2::Vector2 float  xinit,
float  yinit
[inline]
 

Definition at line 17 of file Vector2.h.

References x, and y.

Vector2::Vector2 const Vector2 other  )  [inline]
 

Definition at line 22 of file Vector2.h.

References x, and y.

Vector2::Vector2 float  scalar  )  [inline]
 

Definition at line 27 of file Vector2.h.

References x, and y.