Workspace 6.21.5
WSGLSurfaceRepresentationEffect Member List

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

activate(WSGLRenderer &renderer, SurfaceRepresentation rep)WSGLSurfaceRepresentationEffect
deactivate(WSGLRenderer &renderer)WSGLSurfaceRepresentationEffect
getLineShader() constWSGLSurfaceRepresentationEffect
renderGlyphs(WSGLRenderer &renderer, WSGLRenderItem &item, RenderGlyphCallback *renderGlyphCallback=nullptr, const WSGLRenderElementsFilter *elementsFilter=nullptr)WSGLSurfaceRepresentationEffect
renderItem(WSGLRenderer &renderer, WSGLRenderItem &item, const WSGLRenderElementsFilter *elementsFilter=nullptr)WSGLSurfaceRepresentationEffect
setWireframeColor(const QColor &color)WSGLSurfaceRepresentationEffect
WSGLSurfaceRepresentationEffect(WSGLShaderProgram &firstPass, const QColor &wireframeColor=QColor(0, 0, 0, 255), int depthPeelingTextureIndex=0)WSGLSurfaceRepresentationEffect
~WSGLSurfaceRepresentationEffect()WSGLSurfaceRepresentationEffectvirtual