| AddRef() | Keos::IResource | |
| COGLTexture(const TVector2I &Size, TPixelFormat Format, bool bHasMipmaps, bool bAutoMipmaps, uint nTexture) | Keos::COGLTexture | |
| CTexture class | Keos::ITextureBase | [friend] |
| GetName() const | Keos::IResource | |
| GetOGLTexture() const | Keos::COGLTexture | |
| IResource() | Keos::IResource | |
| ITextureBase(const TVector2I &Size, TPixelFormat Format, bool bHasMipmaps, bool bAutoMipmaps) | Keos::ITextureBase | [protected] |
| m_bAutoMipmaps | Keos::ITextureBase | [protected] |
| m_bHasMipmaps | Keos::ITextureBase | [protected] |
| m_Data | Keos::ITextureBase | [protected] |
| m_Format | Keos::ITextureBase | [protected] |
| m_Size | Keos::ITextureBase | [protected] |
| Release() | Keos::IResource | |
| ~COGLTexture() | Keos::COGLTexture | |
| ~IResource()=0 | Keos::IResource | [pure virtual] |
| ~ITextureBase() | Keos::ITextureBase | [virtual] |
1.5.1-p1