|
| Texture (const Texture &_tex) |
|
void | filename (QString _name) |
|
QString | filename () |
|
void | id (int _id) |
|
int | id () |
|
void | glName (GLuint _glName) |
|
GLuint | glName () |
|
void | name (QString _name) |
|
QString | name () |
|
void | visibleName (QString _name) |
|
QString | visibleName () |
|
void | dimension (uint _dimension) |
|
uint | dimension () |
|
void | enabled (bool _enabled) |
|
bool | enabled () |
|
void | enable () |
|
void | disable () |
|
void | hidden (bool _hidden) |
|
bool | hidden () |
|
void | hide () |
|
void | dirty (bool _dirty) |
|
bool | dirty () |
|
void | clean () |
|
void | setDirty () |
|
void | textureImageId (int _id) |
|
int | textureImageId () |
|
void | type (TextureType _type) |
|
TextureType | type () |
|
QString | indexMappingProperty () |
|
void | indexMappingProperty (QString _property) |
|
Definition at line 74 of file TextureData.hh.
QString Texture::indexMappingProperty_ |
|
private |
If this is a multiTexture, indexMappingProperty_ will point to the property storing the mapping Defaults to the f:textureindex
Definition at line 191 of file TextureData.hh.
The documentation for this class was generated from the following files: