#include "lvecBase2_src.I"
Go to the source code of this file.
Functions | |
EXPCL_PANDA | FLOATNAME (LVecBase2) |
Returns the indicated row of the matrix as a two-component vector, ignoring the last column. | |
INLINE_LINMATH ostream & | operator<< (ostream &out, const FLOATNAME(LVecBase2)&vec) |
Definition in file lvecBase2_src.h.
|
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 34 of file lvecBase2_src.h. References FLOATNAME, FLOATTYPE, INLINE_LINMATH, PUBLISHED, x, and y. |
|
Definition at line 142 of file lvecBase2_src.h. |