This is the complete list of members for Texel::Shadow2D, including all inherited members.
addShaderCode(Material *pMaterial) | Texel::Shadow2D | virtual |
addShaderResources(Material *pMaterial) | Texel::Shadow2D | virtual |
caster | Texel::Shadow2D | |
create(Material *pMaterial) | Texel::Shadow2D | virtual |
dynamic | Texel::Shadow2D | |
enabled | Texel::Shadow2D | |
enabledStr | Texel::Shadow2D | |
enabledStrBase | Texel::Shadow2D | static |
getLight() | Texel::Shadow2D | inline |
getSamplerIndex() | Texel::Sampler | inline |
getTexture() | Texel::Texture | inline |
isCaster() | Texel::Shadow2D | inline |
isDynamic() | Texel::Shadow2D | inline |
isMixed() | Texel::Texture | inline |
isProjection() | Texel::Texture | inline |
mixed | Texel::Texture | protected |
pLight | Texel::Shadow2D | |
projection | Texel::Texture | protected |
pTexture | Texel::Texture | protected |
Sampler(const char *samplerName, const Attribute &attribute) | Texel::Sampler | |
samplerIndex | Texel::Sampler | protected |
samplerName | Texel::Sampler | protected |
setEnabled(bool enabled) | Texel::Shadow2D | |
setSamplerName(uint samplerIndex) | Texel::Sampler | protected |
setShadowMVP(const Matrix4f &matrix) | Texel::Shadow2D | |
setTexture(Engine::Texture *pTexture) | Texel::Texture | virtual |
Shadow2D(Raster::Light *pLight, bool caster, bool dynamic, const Attribute &attribute) | Texel::Shadow2D | |
shadowCoordStr | Texel::Shadow2D | |
shadowCoordStrBase | Texel::Shadow2D | static |
shadowMVP | Texel::Shadow2D | |
shadowMVPStr | Texel::Shadow2D | |
shadowMVPStrBase | Texel::Shadow2D | static |
target | Texel::Texture | protected |
Texture(const char *baseSamplerName, TextureType target, const Attribute &attribute, bool projection, bool mixed) | Texel::Texture | |
Texture(Engine::Texture *pTexture, const char *baseSamplerName, TextureType target, const Attribute &attribute, bool projection, bool mixed) | Texel::Texture | |
update(Material *pMaterial) | Texel::Texture | virtual |
~Sampler() | Texel::Sampler | virtual |
~Shadow2D() | Texel::Shadow2D | virtual |
~Texture() | Texel::Texture | virtual |