GLuint d_texture
Associated OpenGL texture ID.
Definition: CEGUIOpenGLTextureTarget.h:75
Specialisation of RenderTarget interface that should be used as the base class for RenderTargets that...
Definition: CEGUITextureTarget.h:41
Abstract base class specifying the required interface for Texture objects.
Definition: CEGUITexture.h:50
OpenGLTextureTarget - Common base class for all OpenGL render targets based on some form of RTT suppo...
Definition: CEGUIOpenGLTextureTarget.h:42
OpenGLTexture * d_CEGUITexture
we use this to wrap d_texture so it can be used by the core CEGUI lib.
Definition: CEGUIOpenGLTextureTarget.h:77
Texture implementation for the OpenGLRenderer.
Definition: CEGUIOpenGLTexture.h:40