Class vtkMRMLDummyLayerDMPipeline

Inheritance Relationships

Base Type

Class Documentation

class vtkMRMLDummyLayerDMPipeline : public vtkMRMLLayerDMPipelineI

Inheritance diagram for vtkMRMLDummyLayerDMPipeline:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "3" [label="vtkObject" tooltip="vtkObject"] "1" [label="vtkMRMLDummyLayerDMPipeline" tooltip="vtkMRMLDummyLayerDMPipeline" fillcolor="#BFBFBF"] "2" [label="vtkMRMLLayerDMPipelineI" tooltip="vtkMRMLLayerDMPipelineI"] "1" -> "2" [dir=forward tooltip="public-inheritance"] "2" -> "3" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for vtkMRMLDummyLayerDMPipeline:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "3" [label="vtkObject" tooltip="vtkObject"] "1" [label="vtkMRMLDummyLayerDMPipeline" tooltip="vtkMRMLDummyLayerDMPipeline" fillcolor="#BFBFBF"] "2" [label="vtkMRMLLayerDMPipelineI" tooltip="vtkMRMLLayerDMPipelineI"] "1" -> "2" [dir=forward tooltip="public-inheritance"] "2" -> "3" [dir=forward tooltip="public-inheritance"] }

Public Functions

vtkTypeMacro(vtkMRMLDummyLayerDMPipeline, vtkMRMLLayerDMPipelineI)
void PrintSelf(ostream &os, vtkIndent indent) override

Public Static Functions

static vtkMRMLDummyLayerDMPipeline *New()

Protected Functions

vtkMRMLDummyLayerDMPipeline()
~vtkMRMLDummyLayerDMPipeline() override