Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Public Attributes
SegmentEditorLevelTracingEffect.LevelTracingPipeline Class Reference

Public Member Functions

def __init__ (self, effect, sliceWidget)
 
def appendPolyMask (self, modifierLabelmap)
 
def preview (self, xy)
 

Public Attributes

 actionState
 
 actor
 
 effect
 
 ijkToXY
 
 mapper
 
 polyData
 
 rasPoints
 
 sliceWidget
 
 tracingFilter
 
 xyPoints
 

Detailed Description

Visualization objects and pipeline for each slice view for level tracing

Definition at line 144 of file SegmentEditorLevelTracingEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.__init__ (   self,
  effect,
  sliceWidget 
)

Definition at line 148 of file SegmentEditorLevelTracingEffect.py.

Member Function Documentation

◆ appendPolyMask()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.appendPolyMask (   self,
  modifierLabelmap 
)

Definition at line 235 of file SegmentEditorLevelTracingEffect.py.

◆ preview()

def SegmentEditorLevelTracingEffect.LevelTracingPipeline.preview (   self,
  xy 
)
Calculate the current level trace view if the mouse is inside the volume extent
Returns False if slice views are rotated.

Definition at line 171 of file SegmentEditorLevelTracingEffect.py.

Member Data Documentation

◆ actionState

SegmentEditorLevelTracingEffect.LevelTracingPipeline.actionState

Definition at line 151 of file SegmentEditorLevelTracingEffect.py.

◆ actor

SegmentEditorLevelTracingEffect.LevelTracingPipeline.actor

Definition at line 161 of file SegmentEditorLevelTracingEffect.py.

◆ effect

SegmentEditorLevelTracingEffect.LevelTracingPipeline.effect

Definition at line 149 of file SegmentEditorLevelTracingEffect.py.

◆ ijkToXY

SegmentEditorLevelTracingEffect.LevelTracingPipeline.ijkToXY

Definition at line 158 of file SegmentEditorLevelTracingEffect.py.

◆ mapper

SegmentEditorLevelTracingEffect.LevelTracingPipeline.mapper

Definition at line 160 of file SegmentEditorLevelTracingEffect.py.

◆ polyData

SegmentEditorLevelTracingEffect.LevelTracingPipeline.polyData

Definition at line 155 of file SegmentEditorLevelTracingEffect.py.

◆ rasPoints

SegmentEditorLevelTracingEffect.LevelTracingPipeline.rasPoints

Definition at line 154 of file SegmentEditorLevelTracingEffect.py.

◆ sliceWidget

SegmentEditorLevelTracingEffect.LevelTracingPipeline.sliceWidget

Definition at line 150 of file SegmentEditorLevelTracingEffect.py.

◆ tracingFilter

SegmentEditorLevelTracingEffect.LevelTracingPipeline.tracingFilter

Definition at line 157 of file SegmentEditorLevelTracingEffect.py.

◆ xyPoints

SegmentEditorLevelTracingEffect.LevelTracingPipeline.xyPoints

Definition at line 153 of file SegmentEditorLevelTracingEffect.py.


The documentation for this class was generated from the following file: