| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AlphaBlending enum value | vtkDualDepthPeelingPass | protected |
| AlphaBlendRender() | vtkDualDepthPeelingPass | protected |
| Back enum value | vtkDualDepthPeelingPass | protected |
| BackBlendProgram | vtkDualDepthPeelingPass | protected |
| BackBlendVAO | vtkDualDepthPeelingPass | protected |
| BackBlendVBO | vtkDualDepthPeelingPass | protected |
| BackTemp enum value | vtkDualDepthPeelingPass | protected |
| BlendBackBuffer() | vtkDualDepthPeelingPass | protected |
| BlendFinalImage() | vtkDualDepthPeelingPass | protected |
| BlendFinalPeel(vtkOpenGLRenderWindow *renWin) | vtkDepthPeelingPass | protected |
| BlendIntermediatePeels(vtkOpenGLRenderWindow *renWin, bool) | vtkDepthPeelingPass | protected |
| BlendProgram | vtkDualDepthPeelingPass | protected |
| BlendVAO | vtkDualDepthPeelingPass | protected |
| BlendVBO | vtkDualDepthPeelingPass | protected |
| BreakOnError() | vtkObject | static |
| CheckCompilation(unsigned int fragmentShader) | vtkDepthPeelingPass | protected |
| CheckSupport(vtkOpenGLRenderWindow *w) | vtkDepthPeelingPass | protected |
| CheckTime | vtkDepthPeelingPass | protected |
| ClearLights(vtkRenderer *renderer) | vtkRenderPass | protected |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| CopyDepthProgram | vtkDualDepthPeelingPass | protected |
| CopyDepthVAO | vtkDualDepthPeelingPass | protected |
| CopyDepthVBO | vtkDualDepthPeelingPass | protected |
| CopyOpaqueDepthBuffer() | vtkDualDepthPeelingPass | protected |
| CurrentPeel | vtkDualDepthPeelingPass | protected |
| CurrentRGBATexture | vtkDepthPeelingPass | protected |
| CurrentStage | vtkDualDepthPeelingPass | protected |
| CurrentStageTimeStamp | vtkDualDepthPeelingPass | protected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| DeleteOcclusionQueryId() | vtkDualDepthPeelingPass | protected |
| DepthA enum value | vtkDualDepthPeelingPass | protected |
| DepthB enum value | vtkDualDepthPeelingPass | protected |
| DepthDestination | vtkDualDepthPeelingPass | protected |
| DepthFormat | vtkDepthPeelingPass | protected |
| DepthPeelingHigherLayer | vtkDepthPeelingPass | protected |
| DepthSource | vtkDualDepthPeelingPass | protected |
| DepthZData | vtkDepthPeelingPass | protected |
| EndOcclusionQuery() | vtkDualDepthPeelingPass | protected |
| FastDelete() | vtkObjectBase | virtual |
| FinalBlendProgram | vtkDepthPeelingPass | protected |
| Finalize() | vtkDualDepthPeelingPass | protected |
| Framebuffer | vtkDualDepthPeelingPass | protected |
| FreeGLObjects() | vtkDualDepthPeelingPass | protected |
| FrontA enum value | vtkDualDepthPeelingPass | protected |
| FrontB enum value | vtkDualDepthPeelingPass | protected |
| FrontDestination | vtkDualDepthPeelingPass | protected |
| FrontSource | vtkDualDepthPeelingPass | protected |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetLastRenderingUsedDepthPeeling() | vtkDepthPeelingPass | virtual |
| GetMaximumNumberOfPeels() | vtkDepthPeelingPass | virtual |
| GetMaximumNumberOfPeels() | vtkDepthPeelingPass | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfRenderedProps() | vtkRenderPass | virtual |
| GetOcclusionRatio() | vtkDepthPeelingPass | virtual |
| GetOcclusionRatio() | vtkDepthPeelingPass | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetShaderStageMTime() | vtkDualDepthPeelingPass | virtual |
| GetTranslucentPass() | vtkDepthPeelingPass | virtual |
| GetTranslucentPass() | vtkDepthPeelingPass | virtual |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Inactive enum value | vtkDualDepthPeelingPass | protected |
| InitColorTexture(vtkTextureObject *tex, const vtkRenderState *s) | vtkDualDepthPeelingPass | protected |
| InitDepthTexture(vtkTextureObject *tex, const vtkRenderState *s) | vtkDualDepthPeelingPass | protected |
| InitFramebuffer(const vtkRenderState *s) | vtkDualDepthPeelingPass | protected |
| Initialize(const vtkRenderState *s) | vtkDualDepthPeelingPass | protected |
| InitializeDepth() | vtkDualDepthPeelingPass | protected |
| InitializeObjectBase() | vtkObjectBase | |
| InitializeOcclusionQuery() | vtkDualDepthPeelingPass | protected |
| InitializeTargets() | vtkDualDepthPeelingPass | protected |
| InitializingDepth enum value | vtkDualDepthPeelingPass | protected |
| InitOpaqueDepthTexture(vtkTextureObject *tex, const vtkRenderState *s) | vtkDualDepthPeelingPass | protected |
| IntermediateBlendProgram | vtkDepthPeelingPass | protected |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline |
| InvokeEvent(const char *event) | vtkObject | inline |
| IsA(const char *type) | vtkDualDepthPeelingPass | virtual |
| IsChecked | vtkDepthPeelingPass | protected |
| IsSupported | vtkDepthPeelingPass | protected |
| IsTypeOf(const char *type) | vtkDualDepthPeelingPass | static |
| LastRenderingUsedDepthPeeling | vtkDepthPeelingPass | protected |
| LayerList | vtkDepthPeelingPass | protected |
| MaximumNumberOfPeels | vtkDepthPeelingPass | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkDualDepthPeelingPass | static |
| NewInstance() const | vtkDualDepthPeelingPass | |
| NewInstanceInternal() const | vtkDualDepthPeelingPass | protectedvirtual |
| NumberOfPasses enum value | vtkDualDepthPeelingPass | protected |
| NumberOfRenderedProps | vtkRenderPass | protected |
| NumberOfTextures enum value | vtkDualDepthPeelingPass | protected |
| OcclusionQueryId | vtkDualDepthPeelingPass | protected |
| OcclusionRatio | vtkDepthPeelingPass | protected |
| OcclusionThreshold | vtkDualDepthPeelingPass | protected |
| OpaqueDepth enum value | vtkDualDepthPeelingPass | protected |
| OpaqueLayerZ | vtkDepthPeelingPass | protected |
| OpaqueRGBATexture | vtkDepthPeelingPass | protected |
| OpaqueShadowTexUnit | vtkDepthPeelingPass | protected |
| OpaqueZTexture | vtkDepthPeelingPass | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Peel() | vtkDualDepthPeelingPass | protected |
| Peeling enum value | vtkDualDepthPeelingPass | protected |
| PeelingDone() | vtkDualDepthPeelingPass | protected |
| PeelRender() | vtkDualDepthPeelingPass | protected |
| Prepare() | vtkDualDepthPeelingPass | protected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) | vtkDualDepthPeelingPass | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| Prog | vtkDepthPeelingPass | protected |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| ReleaseGraphicsResources(vtkWindow *w) | vtkDualDepthPeelingPass | virtual |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| Render(const vtkRenderState *s) | vtkDualDepthPeelingPass | virtual |
| RenderCount | vtkDualDepthPeelingPass | protected |
| RenderPeel(const vtkRenderState *s, int layer) | vtkDepthPeelingPass | protected |
| RenderState | vtkDualDepthPeelingPass | protected |
| RenderTranslucentPass() | vtkDualDepthPeelingPass | protected |
| ReplaceShaderValues(std::string &vertexShader, std::string &geometryShader, std::string &fragmentShader, vtkAbstractMapper *mapper, vtkProp *prop) | vtkDualDepthPeelingPass | virtual |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkDualDepthPeelingPass | static |
| SetCurrentStage(ShaderStage stage) | vtkDualDepthPeelingPass | protected |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetLastRenderingUsedDepthPeeling(vtkRenderer *renderer, bool value) | vtkRenderPass | protected |
| SetMaximumNumberOfPeels(int) | vtkDepthPeelingPass | virtual |
| SetMaximumNumberOfPeels(int) | vtkDepthPeelingPass | virtual |
| SetOcclusionRatio(double) | vtkDepthPeelingPass | virtual |
| SetOcclusionRatio(double) | vtkDepthPeelingPass | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetShaderParameters(vtkShaderProgram *program, vtkAbstractMapper *mapper, vtkProp *prop) | vtkDualDepthPeelingPass | virtual |
| SetTranslucentPass(vtkRenderPass *translucentPass) | vtkDepthPeelingPass | virtual |
| SetTranslucentPass(vtkRenderPass *translucentPass) | vtkDepthPeelingPass | virtual |
| Shader | vtkDepthPeelingPass | protected |
| ShaderStage enum name | vtkDualDepthPeelingPass | protected |
| ShadowTexUnit | vtkDepthPeelingPass | protected |
| StartOcclusionQuery() | vtkDualDepthPeelingPass | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkDualDepthPeelingPass | |
| SwapTargets() | vtkDualDepthPeelingPass | protected |
| TextureName enum name | vtkDualDepthPeelingPass | protected |
| Textures | vtkDualDepthPeelingPass | protected |
| TranslucentPass | vtkDepthPeelingPass | protected |
| TranslucentRGBATexture | vtkDepthPeelingPass | protected |
| TranslucentZTexture | vtkDepthPeelingPass | protected |
| TransparentLayerZ | vtkDepthPeelingPass | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UpdateCamera(vtkRenderer *renderer) | vtkRenderPass | protected |
| UpdateGeometry(vtkRenderer *renderer) | vtkRenderPass | protected |
| UpdateLightGeometry(vtkRenderer *renderer) | vtkRenderPass | protected |
| UpdateLights(vtkRenderer *renderer) | vtkRenderPass | protected |
| ViewportHeight | vtkDepthPeelingPass | protected |
| ViewportWidth | vtkDepthPeelingPass | protected |
| ViewportX | vtkDepthPeelingPass | protected |
| ViewportY | vtkDepthPeelingPass | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkDepthPeelingPass() | vtkDepthPeelingPass | protected |
| vtkDepthPeelingPass() | vtkDepthPeelingPass | protected |
| vtkDualDepthPeelingPass() | vtkDualDepthPeelingPass | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkRenderPass() | vtkRenderPass | protected |
| WeakPointers | vtkObjectBase | protected |
| WrittenPixels | vtkDualDepthPeelingPass | protected |
| ~vtkDepthPeelingPass() | vtkDepthPeelingPass | protectedvirtual |
| ~vtkDepthPeelingPass() | vtkDepthPeelingPass | protectedvirtual |
| ~vtkDualDepthPeelingPass() | vtkDualDepthPeelingPass | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkRenderPass() | vtkRenderPass | protectedvirtual |