![]() |
Aether3D Game Engine
|
This is the complete list of members for ae3d::Texture2D, including all inherited members.
| anisotropy | ae3d::TextureBase | protected |
| filter | ae3d::TextureBase | protected |
| GetAnisotropy() const | ae3d::TextureBase | inline |
| GetDefaultTexture() | ae3d::Texture2D | static |
| GetFilter() const | ae3d::TextureBase | inline |
| GetHeight() const | ae3d::TextureBase | inline |
| GetID() const | ae3d::TextureBase | inline |
| GetMipmaps() const | ae3d::TextureBase | inline |
| GetScaleOffset() const | ae3d::TextureBase | inline |
| GetWidth() const | ae3d::TextureBase | inline |
| GetWrap() const | ae3d::TextureBase | inline |
| handle | ae3d::TextureBase | protected |
| height | ae3d::TextureBase | protected |
| IsOpaque() const | ae3d::TextureBase | inline |
| Load(const FileSystem::FileContentsData &textureData, TextureWrap wrap, TextureFilter filter, Mipmaps mipmaps, float anisotropy) | ae3d::Texture2D | |
| LoadFromAtlas(const FileSystem::FileContentsData &atlasTextureData, const FileSystem::FileContentsData &atlasMetaData, const char *textureName, TextureWrap wrap, TextureFilter filter, float anisotropy) | ae3d::Texture2D | |
| mipmaps | ae3d::TextureBase | protected |
| opaque | ae3d::TextureBase | protected |
| scaleOffset | ae3d::TextureBase | protected |
| width | ae3d::TextureBase | protected |
| wrap | ae3d::TextureBase | protected |
1.8.9.1