| AddRef() | Keos::IResource | |
| CTexture class | Keos::ITextureBase | [friend] |
| GetName() const | Keos::IResource | |
| 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 | |
| Update(const CRectangle &Rect)=0 | Keos::ITextureBase | [protected, pure virtual] |
| ~IResource()=0 | Keos::IResource | [pure virtual] |
| ~ITextureBase() | Keos::ITextureBase | [virtual] |
1.5.1-p1