IMG_TileFile Class Reference

#include <IMG_TileFile.h>

Inheritance diagram for IMG_TileFile:

IMG_TileDevice

List of all members.

Public Member Functions

 IMG_TileFile ()
virtual ~IMG_TileFile ()
virtual int open (const IMG_TileOptions &finfo, int xres, int yres, int twidth, int theight, fpreal aspect)
virtual int openMulti (IMG_TileOptionList &flist, int xres, int yres, int twidth, int theight, fpreal aspect)
virtual int writeTile (const void *data, unsigned x0, unsigned x1, unsigned y0, unsigned y1)
virtual void checkpoint ()
 Allow the device to perform any "checkpointing" needed.
virtual int close ()


Detailed Description

Definition at line 70 of file IMG_TileFile.h.


Constructor & Destructor Documentation

IMG_TileFile::IMG_TileFile (  ) 

virtual IMG_TileFile::~IMG_TileFile (  )  [virtual]


Member Function Documentation

virtual void IMG_TileFile::checkpoint (  )  [virtual]

Allow the device to perform any "checkpointing" needed.

Reimplemented from IMG_TileDevice.

virtual int IMG_TileFile::close (  )  [virtual]

Implements IMG_TileDevice.

virtual int IMG_TileFile::open ( const IMG_TileOptions finfo,
int  xres,
int  yres,
int  twidth,
int  theight,
fpreal  aspect 
) [virtual]

Implements IMG_TileDevice.

virtual int IMG_TileFile::openMulti ( IMG_TileOptionList flist,
int  xres,
int  yres,
int  twidth,
int  theight,
fpreal  aspect 
) [virtual]

Reimplemented from IMG_TileDevice.

virtual int IMG_TileFile::writeTile ( const void *  data,
unsigned  x0,
unsigned  x1,
unsigned  y0,
unsigned  y1 
) [virtual]

Implements IMG_TileDevice.


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

Generated on Fri May 25 00:10:30 2012 for HDK by  doxygen 1.5.9