Rasterfarm-SDK
|
This is the complete list of members for Texel::NN2D, including all inherited members.
addShaderCode(Material *pMaterial) | Texel::NN2D | virtual |
addShaderResources(Material *pMaterial) | Texel::NN2D | virtual |
attributeString | Texel::Texture2D | static |
create(Material *pMaterial) | Texel::NN2D | virtual |
getSamplerIndex() | Texel::Sampler | inline |
getTexture() | Texel::Texture | inline |
getTextureCoord() | Texel::Texture2D | inline |
isMixed() | Texel::Texture | inline |
isProjection() | Texel::Texture | inline |
mixed | Texel::Texture | protected |
NN2D(Engine::Texture *pTexture, const Attribute &attribute) | Texel::NN2D | |
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 |
setSamplerName(uint samplerIndex) | Texel::Sampler | protected |
setTexture(Engine::Texture *pTexture) | Texel::Texture | virtual |
setTextureCoord(const Vector2f &textureCoord, uint index) | Texel::Texture2D | |
setTextureCoordArray(const Vector2fArray &array) | Texel::Texture2D | |
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 | |
Texture2D(const Attribute &attribute, bool mixed=true, const char *baseSamplerName="s_texture2d") | Texel::Texture2D | |
Texture2D(Engine::Texture *pTexture, const Attribute &attribute, bool mixed=true, const char *baseSamplerName="s_texture2d") | Texel::Texture2D | |
textureCoord | Texel::Texture2D | protected |
update(Material *pMaterial) | Texel::NN2D | virtual |
varyingString | Texel::Texture2D | static |
~NN2D() | Texel::NN2D | virtual |
~Sampler() | Texel::Sampler | virtual |
~Texture() | Texel::Texture | virtual |
~Texture2D() | Texel::Texture2D | virtual |