PBRT
Imf::Array2D< T > Class Template Reference

List of all members.

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)

template<class T>
class Imf::Array2D< T >


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