CIvfTgaImage Class Reference

#include <ivfext/IvfTgaImage.h>

Inheritance diagram for CIvfTgaImage:

CIvfFileImage CIvfImage CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfTgaImage ()
 CIvfTgaImage (const char *name)
virtual ~CIvfTgaImage ()
 IvfClassInfo ("CIvfTgaImage", CIvfFileImage)
virtual bool read ()
void setAlphaChannel (bool flag)

Classes

struct  Texture
struct  TGA
struct  TGAHeader

Detailed Description

TGA image loader class

This class implements a TGA image loader

Definition at line 37 of file IvfTgaImage.h.


Constructor & Destructor Documentation

CIvfTgaImage::CIvfTgaImage  ) 
 

CIvfTgaImage constructor

CIvfTgaImage::CIvfTgaImage const char *  name  ) 
 

CIvfTgaImage constructor

virtual CIvfTgaImage::~CIvfTgaImage  )  [virtual]
 

CIvfTgaImage destructor


Member Function Documentation

virtual bool CIvfTgaImage::read  )  [virtual]
 

Reads Tga image

Reimplemented from CIvfFileImage.

void CIvfTgaImage::setAlphaChannel bool  flag  ) 
 

Alpha channel flag

If set to true the alpha channel will be read, if it exists. (default = false)


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:59 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO