This is a four-component vector distance. More...
#include "lvector4.h"
List of all members.
This is a four-component vector distance.
Definition at line 85 of file lvector4.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 LVecBase4f.
Definition at line 334 of file lvector4.h.
[inline, static]
Returns a unit W vector.
Definition at line 251 of file lvector4.h.
Returns a unit X vector.
Definition at line 221 of file lvector4.h.
Returns a unit Y vector.
Definition at line 231 of file lvector4.h.
Returns a unit Z vector.
Definition at line 241 of file lvector4.h.
Returns a zero-length vector.
Definition at line 211 of file lvector4.h.