List of all members.
Public Member Functions |
float | operator[] (int i) const |
float & | operator[] (int i) |
Static Public Member Functions |
static int | size () |
| Returns 3: the number of columns of a LMatrix3.
|
Public Attributes |
float * | _row |
Friends |
class | LMatrix3f |
Detailed Description
Definition at line 111 of file lmatrix.h.
Member Function Documentation
int LMatrix3f::Row::size |
( |
| ) |
[inline, static] |
Returns 3: the number of columns of a LMatrix3.
Definition at line 2712 of file lmatrix.h.
The documentation for this class was generated from the following file: