Atom
Public Member Functions | List of all members
Array2D< T > Class Template Reference

Public Member Functions

 Array2D (long sizeX, long sizeY)
 
T * operator[] (long x)
 
const T * operator[] (long x) const
 
void resizeErase (long sizeX, long sizeY)
 
void resizeEraseUnsafe (long sizeX, long sizeY)
 
long height () const
 
long width () const
 

The documentation for this class was generated from the following file: