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