|
ADTF Display Toolbox
|
This is the complete list of members for cGLTexture, including all inherited members.
| Blit(tInt x, tInt y, tInt nWidth, tInt nHeight) | cGLTexture | |
| CalcOpenGLTextureFormat(const tBitmapFormat *pBitmapInfo, GLenum *pPixelType, GLenum *pBitmapFormat, GLint *pBitmapFormatInternal) | cGLTexture | static |
| cGLTexture() (defined in cGLTexture) | cGLTexture | |
| CleanUp() | cGLTexture | |
| Copy(IImage *pSource)=0 | ITexture | pure virtual |
| Create(const tBitmapFormat *psFormat, tInt nMode=0) | cGLTexture | |
| GetBitsPerPixel() const =0 | ITexture | pure virtual |
| GetHeight() const =0 | ITexture | pure virtual |
| GetPhysicalHeight() const =0 | ITexture | pure virtual |
| GetPhysicalWidth() const =0 | ITexture | pure virtual |
| GetWidth() const =0 | ITexture | pure virtual |
| IsCompatible(const tBitmapFormat *psFormat) | cGLTexture | |
| m_hTexture | cGLTexture | protected |
| m_nMode | cGLTexture | protected |
| m_nPhysicalHeight | cGLTexture | protected |
| m_nPhysicalWidth | cGLTexture | protected |
| m_sFormat | cGLTexture | protected |
| MakeCurrent()=0 | ITexture | pure virtual |
| MODE_BilinearFiltered enum value | ITexture | |
| MODE_NearestPixel enum value | ITexture | |
| operator ITexture *() | cGLTexture | inlineexplicit |
| Release()=0 | ITexture | pure virtual |
| SetMode(tInt nMode)=0 | ITexture | pure virtual |
| tTextureMode enum name | ITexture | |
| ~cGLTexture() (defined in cGLTexture) | cGLTexture | |
| ~ITexture() | ITexture | inlinevirtual |