NAP
SamplerCubeInstance Member List

This is the complete list of members for SamplerCubeInstance, including all inherited members.

getDeclaration() constSamplerInstance
getTexture() constSamplerCubeInstance
getVulkanSampler() constSamplerInstance
hasTexture() constSamplerCubeInstance
init(utility::ErrorState &errorState)SamplerInstance
mDeclarationSamplerInstanceprotected
mRenderServiceSamplerInstanceprotected
mSamplerSamplerInstanceprotected
mSamplerChangedCallbackSamplerInstanceprotected
mVulkanSamplerSamplerInstanceprotected
raiseChanged(int index=0)SamplerInstanceprotected
SamplerCubeInstance(RenderService &renderService, const SamplerDeclaration &declaration, const SamplerCube *samplerCube, const SamplerChangedCallback &samplerChangedCallback)SamplerCubeInstance
SamplerInstance(RenderService &renderService, const SamplerDeclaration &declaration, const Sampler *sampler, const SamplerChangedCallback &samplerChangedCallback)SamplerInstance
setTexture(TextureCube &textureCube)SamplerCubeInstance
~SamplerInstance()SamplerInstancevirtual