version 3.3

VRS::TGAReader Class Reference

Reader for TGA (TrueVision Graphic) files. More...

#include <vrs/io/tgareader.h>

Inheritance diagram for VRS::TGAReader:

VRS::ImageReader VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

virtual SO< Imageread (DataResource *resource) const
 Try to interpret resource as TGA data; returns NULL if not successfull.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
 Format name is "TrueVision Graphic", and suffix is "tga".
 VRS_TYPEINFO (TGAReader, ImageReader)


Detailed Description

Reader for TGA (TrueVision Graphic) files.

Member Function Documentation

virtual SO<Image> VRS::TGAReader::read ( DataResource resource  )  const [virtual]

Try to interpret resource as TGA data; returns NULL if not successfull.

Implements VRS::ImageReader.

virtual const char* VRS::TGAReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ImageReader.

virtual const char* VRS::TGAReader::objectFileSuffix ( void   )  const [inline, virtual]

Format name is "TrueVision Graphic", and suffix is "tga".

Implements VRS::ImageReader.

VRS::TGAReader::VRS_TYPEINFO ( TGAReader  ,
ImageReader   
)


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

Generated on Thu May 23 06:00:26 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact