new Texture data, since 3.3 More...
Public Types | |
| enum | Usage |
| Usage of texture. | |
Public Attributes | |
| std::string | id |
| texture id | |
| var | id |
| texture id | |
| local | id |
| texture id | |
| std::string | filename |
| texture file name. | |
| var | filename |
| texture file name. | |
| local | filename |
| texture file name. | |
| Usage | type |
| usage of texture | |
| var | type |
| usage of texture | |
| local | type |
| usage of texture | |
| GLenum | wrapS |
| texture wrap mode | |
| var | wrapS |
| texture wrap mode | |
| local | wrapS |
| texture wrap mode | |
| GLenum | wrapT |
| texture wrap mode | |
| var | wrapT |
| texture wrap mode | |
| local | wrapT |
| texture wrap mode | |
new Texture data, since 3.3