Workspace 6.21.5
DepthShader Member List

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

activate(SceneRenderer &renderer)Shader
addImplementation(const SceneRendererContext &context, ShaderImplementation &impl)Shaderprotected
appliesScreenSpaceAmbientOcclusion()Shaderinlinevirtual
appliesSpecular()Shaderinlinevirtual
appliesTransparency() const overrideDepthShadervirtual
clone() const overrideDepthShadervirtual
deactivate(SceneRenderer &renderer)Shader
DepthShader()DepthShader
DepthShader(const DepthShader &shader)DepthShader
DepthShader(DepthShader &&shader)DepthShader
getColorScale() constDepthShader
getId() constShader
getLinearDepth() constDepthShader
getMeshModelInterface(const QString &modelId, Mesh::MeshModelLibrary &modelLib)Shader
getModelSourceUpdateRequested() constShader
getOptimizeOutInternalVolumeElements() constShader
getSegmentLineWidth() constShader
getSurfaceRepresentation() constDepthShader
getTexturizer() constShadervirtual
getTexturizer()Shadervirtual
operator=(DepthShader shader)DepthShader
registerImplementation(const SceneRendererTypeId &rendererId, const ShaderImplementationFactory &factory)TypedShader< DepthShader >static
renderCurrentModel(SceneRenderer &renderer)Shader
renderCurrentModelGlyphs(SceneRenderer &renderer)Shader
setColorScale(const DataAnalysis::ColorScale &color)DepthShader
setId(int id)Shaderprotected
setLinearDepth(bool b)DepthShader
setOptimizeOutInternalVolumeElements(bool val)Shader
setSegmentLineWidth(double width)Shader
setSurfaceRepresentation(SurfaceRepresentation r)DepthShader
Shader()Shaderprotected
Shader(const Shader &shader)Shaderprotected
TypedShader()TypedShader< DepthShader >inlineprotected
TypedShader(const TypedShader &shader)TypedShader< DepthShader >inlineprotected
~Clonable()=defaultClonablevirtual
~DepthShader() overrideDepthShader
~Shader() overrideShader
~TypedShader() override=defaultTypedShader< DepthShader >