Yet Another Game Engine
|
#include <matrix.h>
Public Member Functions | |
Row (Matrix< Rows, Cols, Type > *parent, int index) | |
Type & | operator[] (int col) |
const Type & | operator[] (int col) const |
|
inline |
|
inline |
|
inline |