![]() |
Aether3D Game Engine
|
This is the complete list of members for ae3d::TextureCube, including all inherited members.
anisotropy | ae3d::TextureBase | protected |
filter | ae3d::TextureBase | protected |
GetAnisotropy() const | ae3d::TextureBase | inline |
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 &negX, const FileSystem::FileContentsData &posX, const FileSystem::FileContentsData &negY, const FileSystem::FileContentsData &posY, const FileSystem::FileContentsData &negZ, const FileSystem::FileContentsData &posZ, TextureWrap wrap, TextureFilter filter, Mipmaps mipmaps) | ae3d::TextureCube | |
mipmaps | ae3d::TextureBase | protected |
NegX() const | ae3d::TextureCube | inline |
NegY() const | ae3d::TextureCube | inline |
NegZ() const | ae3d::TextureCube | inline |
opaque | ae3d::TextureBase | protected |
PosX() const | ae3d::TextureCube | inline |
PosY() const | ae3d::TextureCube | inline |
PosZ() const | ae3d::TextureCube | inline |
scaleOffset | ae3d::TextureBase | protected |
width | ae3d::TextureBase | protected |
wrap | ae3d::TextureBase | protected |