This is a two-component vector offset. More...
#include "lvector2.h"
List of all members.
This is a two-component vector offset.
Definition at line 85 of file lvector2.h.
[inline]
Returns a new vector representing the projection of this vector onto another one.
The resulting vector will be a scalar multiple of onto.
Reimplemented from LVecBase2f.
Definition at line 313 of file lvector2.h.
returns the signed angled between two vectors.
normalization is NOT necessary
Definition at line 335 of file lvector2.h.
Definition at line 324 of file lvector2.h.
[inline, static]
Returns a unit X vector.
Definition at line 220 of file lvector2.h.
Returns a unit Y vector.
Definition at line 230 of file lvector2.h.
Returns a zero-length vector.
Definition at line 210 of file lvector2.h.