Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Texture Class Reference

#include <Texture.h>

Inheritance diagram for Texture:

scTexture

Collaboration diagram for Texture:

List of all members.

Public Members

 Texture (const Texture &tex)
 Texture ()
Int Load (StrConst str)
Colour FilterBox (const Coord &bl, const Coord &ur)
FileName textureFile
Imageimage
UInt32 flags


Detailed Description

Definition at line 17 of file Texture.h.


Constructor & Destructor Documentation

Texture::Texture (const Texture & tex)

Definition at line 14 of file Texture.cc.

Texture::Texture ()

Definition at line 21 of file Texture.h.


Member Function Documentation

Colour Texture::FilterBox (const Coord & bl, const Coord & ur)

Definition at line 69 of file Texture.cc.

Int Texture::Load (StrConst str)

Definition at line 21 of file Texture.cc.


Member Data Documentation

UInt32 Texture::flags

Definition at line 28 of file Texture.h.

Image * Texture::image

Definition at line 27 of file Texture.h.

FileName Texture::textureFile

Definition at line 26 of file Texture.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:10 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000