Size d_size
Size of the texture.
Definition: CEGUINullTexture.h:72
PixelFormat
Enumerated type containing the supported pixel formats that can be passed to loadFromMemory.
Definition: CEGUITexture.h:58
static uint32 d_textureNumber
Counter used to provide unique texture names.
Definition: CEGUINullTexture.h:70
Abstract base class specifying the required interface for Texture objects.
Definition: CEGUITexture.h:50
Vector2 d_texelScaling
cached pixel to texel mapping scale values.
Definition: CEGUINullTexture.h:76
Implementation of the CEGUI::Texture class for no particular engine.
Definition: CEGUINullTexture.h:38
Size d_dataSize
original pixel of size data loaded into texture
Definition: CEGUINullTexture.h:74