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
SegmentEditorThresholdEffect.HistogramPipeline Class Reference

Public Member Functions

def __init__ (self, thresholdEffect, scriptedEffect, sliceWidget, brushMode)
 
def addPoint (self, ras)
 
def removeActors (self)
 
def setPoint1 (self, ras)
 
def setPoint2 (self, ras)
 
def updateBrushModel (self)
 

Public Attributes

 actor
 
 brushCubeSource
 
 brushCylinderSource
 
 brushLineSource
 
 brushMode
 
 brushToWorldOriginTransform
 
 brushToWorldOriginTransformer
 
 brushTubeSource
 
 cutter
 
 mapper
 
 normalFilter
 
 point1
 
 point2
 
 polyData
 
 rasPoints
 
 scriptedEffect
 
 slicePlane
 
 sliceWidget
 
 state
 
 thinActor
 
 thinMapper
 
 thinPolyData
 
 thinRASPoints
 
 thinWorldToSliceTransformer
 
 thresholdEffect
 
 worldOriginToWorldTransform
 
 worldOriginToWorldTransformer
 
 worldToSliceTransform
 
 worldToSliceTransformer
 

Detailed Description

Definition at line 1007 of file SegmentEditorThresholdEffect.py.

Constructor & Destructor Documentation

◆ __init__()

def SegmentEditorThresholdEffect.HistogramPipeline.__init__ (   self,
  thresholdEffect,
  scriptedEffect,
  sliceWidget,
  brushMode 
)

Definition at line 1009 of file SegmentEditorThresholdEffect.py.

Member Function Documentation

◆ addPoint()

def SegmentEditorThresholdEffect.HistogramPipeline.addPoint (   self,
  ras 
)

Definition at line 1123 of file SegmentEditorThresholdEffect.py.

◆ removeActors()

def SegmentEditorThresholdEffect.HistogramPipeline.removeActors (   self)

Definition at line 1109 of file SegmentEditorThresholdEffect.py.

◆ setPoint1()

def SegmentEditorThresholdEffect.HistogramPipeline.setPoint1 (   self,
  ras 
)

Definition at line 1115 of file SegmentEditorThresholdEffect.py.

◆ setPoint2()

def SegmentEditorThresholdEffect.HistogramPipeline.setPoint2 (   self,
  ras 
)

Definition at line 1119 of file SegmentEditorThresholdEffect.py.

◆ updateBrushModel()

def SegmentEditorThresholdEffect.HistogramPipeline.updateBrushModel (   self)

Definition at line 1145 of file SegmentEditorThresholdEffect.py.

Member Data Documentation

◆ actor

SegmentEditorThresholdEffect.HistogramPipeline.actor

Definition at line 1077 of file SegmentEditorThresholdEffect.py.

◆ brushCubeSource

SegmentEditorThresholdEffect.HistogramPipeline.brushCubeSource

Definition at line 1023 of file SegmentEditorThresholdEffect.py.

◆ brushCylinderSource

SegmentEditorThresholdEffect.HistogramPipeline.brushCylinderSource

Definition at line 1020 of file SegmentEditorThresholdEffect.py.

◆ brushLineSource

SegmentEditorThresholdEffect.HistogramPipeline.brushLineSource

Definition at line 1025 of file SegmentEditorThresholdEffect.py.

◆ brushMode

SegmentEditorThresholdEffect.HistogramPipeline.brushMode

Definition at line 1013 of file SegmentEditorThresholdEffect.py.

◆ brushToWorldOriginTransform

SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransform

Definition at line 1031 of file SegmentEditorThresholdEffect.py.

◆ brushToWorldOriginTransformer

SegmentEditorThresholdEffect.HistogramPipeline.brushToWorldOriginTransformer

Definition at line 1032 of file SegmentEditorThresholdEffect.py.

◆ brushTubeSource

SegmentEditorThresholdEffect.HistogramPipeline.brushTubeSource

Definition at line 1026 of file SegmentEditorThresholdEffect.py.

◆ cutter

SegmentEditorThresholdEffect.HistogramPipeline.cutter

Definition at line 1056 of file SegmentEditorThresholdEffect.py.

◆ mapper

SegmentEditorThresholdEffect.HistogramPipeline.mapper

Definition at line 1073 of file SegmentEditorThresholdEffect.py.

◆ normalFilter

SegmentEditorThresholdEffect.HistogramPipeline.normalFilter

Definition at line 1036 of file SegmentEditorThresholdEffect.py.

◆ point1

SegmentEditorThresholdEffect.HistogramPipeline.point1

Definition at line 1016 of file SegmentEditorThresholdEffect.py.

◆ point2

SegmentEditorThresholdEffect.HistogramPipeline.point2

Definition at line 1017 of file SegmentEditorThresholdEffect.py.

◆ polyData

SegmentEditorThresholdEffect.HistogramPipeline.polyData

Definition at line 1062 of file SegmentEditorThresholdEffect.py.

◆ rasPoints

SegmentEditorThresholdEffect.HistogramPipeline.rasPoints

Definition at line 1060 of file SegmentEditorThresholdEffect.py.

◆ scriptedEffect

SegmentEditorThresholdEffect.HistogramPipeline.scriptedEffect

Definition at line 1011 of file SegmentEditorThresholdEffect.py.

◆ slicePlane

SegmentEditorThresholdEffect.HistogramPipeline.slicePlane

Definition at line 1053 of file SegmentEditorThresholdEffect.py.

◆ sliceWidget

SegmentEditorThresholdEffect.HistogramPipeline.sliceWidget

Definition at line 1012 of file SegmentEditorThresholdEffect.py.

◆ state

SegmentEditorThresholdEffect.HistogramPipeline.state

Definition at line 1014 of file SegmentEditorThresholdEffect.py.

◆ thinActor

SegmentEditorThresholdEffect.HistogramPipeline.thinActor

Definition at line 1088 of file SegmentEditorThresholdEffect.py.

◆ thinMapper

SegmentEditorThresholdEffect.HistogramPipeline.thinMapper

Definition at line 1097 of file SegmentEditorThresholdEffect.py.

◆ thinPolyData

SegmentEditorThresholdEffect.HistogramPipeline.thinPolyData

Definition at line 1069 of file SegmentEditorThresholdEffect.py.

◆ thinRASPoints

SegmentEditorThresholdEffect.HistogramPipeline.thinRASPoints

Definition at line 1067 of file SegmentEditorThresholdEffect.py.

◆ thinWorldToSliceTransformer

SegmentEditorThresholdEffect.HistogramPipeline.thinWorldToSliceTransformer

Definition at line 1093 of file SegmentEditorThresholdEffect.py.

◆ thresholdEffect

SegmentEditorThresholdEffect.HistogramPipeline.thresholdEffect

Definition at line 1010 of file SegmentEditorThresholdEffect.py.

◆ worldOriginToWorldTransform

SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransform

Definition at line 1041 of file SegmentEditorThresholdEffect.py.

◆ worldOriginToWorldTransformer

SegmentEditorThresholdEffect.HistogramPipeline.worldOriginToWorldTransformer

Definition at line 1042 of file SegmentEditorThresholdEffect.py.

◆ worldToSliceTransform

SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransform

Definition at line 1047 of file SegmentEditorThresholdEffect.py.

◆ worldToSliceTransformer

SegmentEditorThresholdEffect.HistogramPipeline.worldToSliceTransformer

Definition at line 1048 of file SegmentEditorThresholdEffect.py.


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