xbmc
|
Public Member Functions | |
virtual float | GetWidth () const =0 |
Return width of texture. More... | |
virtual float | GetHeight () const =0 |
Return height of texture. More... | |
|
pure virtual |
Return height of texture.
Implemented in KODI::SHADER::CShaderTextureDX< TextureType >, and KODI::SHADER::CShaderTextureGL.
|
pure virtual |
Return width of texture.
Implemented in KODI::SHADER::CShaderTextureDX< TextureType >, and KODI::SHADER::CShaderTextureGL.