PBRT
Imf::TileOffsets Class Reference

List of all members.

Public Member Functions

 TileOffsets (LevelMode mode=ONE_LEVEL, int numXLevels=0, int numYLevels=0, const int *numXTiles=0, const int *numYTiles=0)
void readFrom (IStream &is, bool &complete)
Int64 writeTo (OStream &os) const
bool isEmpty () const
Int64 & operator() (int dx, int dy, int lx, int ly)
Int64 & operator() (int dx, int dy, int l)
const Int64 & operator() (int dx, int dy, int lx, int ly) const
const Int64 & operator() (int dx, int dy, int l) const

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