![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Plugins · File Structure |
| createTexture(const QString &filename) | StelTextureMgr | |
| createTextureThread(const QString &url, const QString &fileExtension="", bool lazyLoading=true) | StelTextureMgr | |
| init() | StelTextureMgr | |
| registerImageLoader(const QString &fileExtension, ImageLoader *loader) | StelTextureMgr | [inline] |
| setDefaultParams() | StelTextureMgr | |
| setDynamicRangeMode(StelTextureTypes::DynamicRangeMode dMode=StelTextureTypes::Linear) | StelTextureMgr | [inline] |
| setMagFilter(GLint m=GL_LINEAR) | StelTextureMgr | [inline] |
| setMinFilter(GLint m=GL_NEAREST) | StelTextureMgr | [inline] |
| setMipmapsMode(bool b=false) | StelTextureMgr | [inline] |
| setWrapMode(GLint m=GL_CLAMP) | StelTextureMgr | [inline] |
| StelTextureMgr() (defined in StelTextureMgr) | StelTextureMgr | |
| ~StelTextureMgr() (defined in StelTextureMgr) | StelTextureMgr | [virtual] |
1.5.5