class MwTexture : public MwNode


Inheritance:


Public Methods

virtual pfTexture* getTexture()
Virtual function that must be overridden to get a specific texture

Protected Fields

int needTexture
If texture file has not downloaded yet. Conversely if perfTex is NULL
pfTexture* perfTex
Texture is stored in pfTexture

Private Methods

MW_NODE_ABSTRACT_HEADER(MwTexture)

Documentation

MW_NODE_ABSTRACT_HEADER(MwTexture)

virtual pfTexture* getTexture()
Virtual function that must be overridden to get a specific texture

pfTexture* perfTex
Texture is stored in pfTexture

int needTexture
If texture file has not downloaded yet. Conversely if perfTex is NULL


Direct child classes:
MwPixelTexture
MwImageTexture

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