version 3.3

VRS::DDSReader Class Reference

#include <vrs/io/ddsreader.h>

Inheritance diagram for VRS::DDSReader:

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 DDS data; returns NULL if not successfull.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
 Format name is "DirectDraw Surface" and file suffix is "dds".
 VRS_TYPEINFO (DDSReader, ImageReader)


Member Function Documentation

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

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

Implements VRS::ImageReader.

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

Implements VRS::ImageReader.

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

Format name is "DirectDraw Surface" and file suffix is "dds".

Implements VRS::ImageReader.

VRS::DDSReader::VRS_TYPEINFO ( DDSReader  ,
ImageReader   
)


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

Generated on Mon May 21 06:00:18 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact