Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | Friends | List of all members
DDSClass Class Reference

#include <DDSClass.h>

Inheritance diagram for DDSClass:
TinyImage GenericRefCountedBaseClass

Public Member Functions

virtual ~DDSClass ()
 destructor
 

Protected Member Functions

 DDSClass (FileHandle *fileName)
 
virtual bool Load (FileHandle *fileName)
 

Friends

class TinyImage
 

Additional Inherited Members

- Public Types inherited from TinyImage
enum  ImageFormat
 enumeration of supported texture format
 

Detailed Description

TinyImage specialized for DDS management.

Constructor & Destructor Documentation

◆ DDSClass()

DDSClass::DDSClass ( FileHandle *  fileName)
protected

constructor

Parameters
filenamethe name of the file to load

Member Function Documentation

◆ Load()

bool DDSClass::Load ( FileHandle *  fileName)
protectedvirtual

load image from file

Parameters
filenamethe name of the file to load

Reimplemented from TinyImage.


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