In file libs/cs3d/common/txtmgr.h:

class csTexture16 : public csTexture

16-bit version of this texture

Inheritance:


Public Methods

virtual void copy(csTexture* src)
csTexture16(csTextureMM* p, int w, int h)
Create a texture with a width and height.
virtual UShort* get_bitmap16()
virtual ULong* get_bitmap32()
virtual unsigned char* get_bitmap8()
virtual ~csTexture16()

Private Fields

UShort* bitmap
Raw data.

Inherited from csTexture:

Public Methods

int get_h_mask()
int get_h_shift()
int get_height()
csTextureMM* get_parent()
int get_w_mask()
int get_w_shift()
int get_width()

Protected Fields

int height
csTextureMM* parent
int width

Documentation

16-bit version of this texture
UShort* bitmap
Raw data.

csTexture16(csTextureMM* p, int w, int h)
Create a texture with a width and height.

virtual ~csTexture16()

virtual unsigned char* get_bitmap8()

virtual UShort* get_bitmap16()

virtual ULong* get_bitmap32()

virtual void copy(csTexture* src)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de