| Create(const TVector2I &Size, TPixelFormat Format, ulong nFlags=0, const String &strName="") | Keos::CTexture | |
| CreateFromFile(const String &strFilename, TPixelFormat Format, ulong nFlags=0) | Keos::CTexture | |
| CreateFromImage(const CImage &Image, TPixelFormat Format, ulong nFlags=0, const String &strName="") | Keos::CTexture | |
| GetFormat() const | Keos::CTexture | |
| GetName() const | Keos::CTexture | |
| GetPixels() | Keos::CTexture | |
| GetSize() const | Keos::CTexture | |
| GetTextureBase() const | Keos::CTexture | |
| operator!=(const CTexture &Texture) const | Keos::CTexture | |
| operator==(const CTexture &Texture) const | Keos::CTexture | |
| SaveToFile(const String &strFilename) const | Keos::CTexture | |
| Update(const CRectangle &Rect=CRectangle(-1,-1,-1,-1)) | Keos::CTexture | |