Public Member Functions | Protected Member Functions

sp::video::ImageLoader Class Reference

ImageLoader class used as image loading interface. More...

#include <spImageFormatInterfaces.hpp>

Inheritance diagram for sp::video::ImageLoader:
sp::io::BaseFileFormatHandler sp::video::ImageLoaderBMP sp::video::ImageLoaderDDS sp::video::ImageLoaderJPG sp::video::ImageLoaderPCX sp::video::ImageLoaderPNG sp::video::ImageLoaderTGA

List of all members.

Public Member Functions

virtual ~ImageLoader ()
virtual SImageDataReadloadImageData ()=0

Protected Member Functions

 ImageLoader (io::File *File)

Detailed Description

ImageLoader class used as image loading interface.


Constructor & Destructor Documentation

virtual sp::video::ImageLoader::~ImageLoader (  )  [inline, virtual]
sp::video::ImageLoader::ImageLoader ( io::File File  )  [inline, protected]

Member Function Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines