|
Rasterfarm-SDK
|
This is the complete list of members for Texture::Attribute, including all inherited members.
| Attribute() | Texture::Attribute | inline |
| Attribute(uint width, uint height, PixelFormat pixelFormat, BufferType pixelType, bool mipmap=false) | Texture::Attribute | inline |
| Attribute(uint width, uint height, PixelFormat pixelFormat, BufferType pixelType, bool mipmap, TextureFilterSetting minFilter, TextureFilterSetting magFilter, TextureWrap wrapBehaviourS, TextureWrap wrapBehaviourT) | Texture::Attribute | inline |
| height | Texture::Attribute | |
| magFilter | Texture::Attribute | |
| minFilter | Texture::Attribute | |
| mipmap | Texture::Attribute | |
| pixelFormat | Texture::Attribute | |
| pixelType | Texture::Attribute | |
| width | Texture::Attribute | |
| wrapBehaviourS | Texture::Attribute | |
| wrapBehaviourT | Texture::Attribute |