Public Member Functions | |
TGL2DArray () | |
T * | operator[] (size_type ind) |
const T * | operator[] (size_type ind) const |
void | SetMaxRow (Int_t max) |
void | SetRowLen (Int_t len) |
Private Types | |
typedef std::vector< T >::size_type | size_type |
Private Attributes | |
Int_t | fMaxRow |
Int_t | fRowLen |
#include <TGLUtil.h>
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |