Go to the source code of this file.
Functions | |
INLINE_LINMATH | FLOATNAME (LVector2) |
Returns a zero-length vector. | |
INLINE_LINMATH | FLOATNAME (LVecBase2) FLOATNAME(LVector2) |
Returns the indicated row of the matrix as a two-component vector, ignoring the last column. |
Definition in file lvector2_src.I.
|
Returns the indicated row of the matrix as a two-component vector, ignoring the last column. The next element occupies the next position consecutively in memory. Definition at line 154 of file lvector2_src.I. References FLOATNAME, and INLINE_LINMATH. |
|
Returns a zero-length vector. Returns true if the vector was normalized, false if it was a zero-length vector. Definition at line 29 of file lvector2_src.I. References FLOATNAME, and INLINE_LINMATH. |