Slicer 5.6
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
List of all members | Public Member Functions | Public Attributes
SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline Class Reference

Public Member Functions

 __init__ (self, scriptedEffect, sliceWidget)
 
 addPoint (self, ras)
 
 apply (self)
 
 createPolyData (self)
 
 createStippleTexture (self, lineStipplePattern, lineStippleRepeat)
 
 deleteLastPoint (self)
 
 positionActors (self)
 
 resetPolyData (self)
 
 setLineMode (self, mode="solid")
 

Public Attributes

 actionState
 
 activeSliceOffset
 
 actor
 
 lastInsertSliceNodeMTime
 
 mapper
 
 polyData
 
 rasPoints
 
 scriptedEffect
 
 sliceWidget
 
 tcoords
 
 texture
 
 xyPoints
 

Detailed Description

Visualization objects and pipeline for each slice view for drawing

Definition at line 165 of file SegmentEditorDrawEffect.py.

Constructor & Destructor Documentation

◆ __init__()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.__init__ ( self,
scriptedEffect,
sliceWidget )

Definition at line 168 of file SegmentEditorDrawEffect.py.

Member Function Documentation

◆ addPoint()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.addPoint ( self,
ras )

Definition at line 234 of file SegmentEditorDrawEffect.py.

◆ apply()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.apply ( self)

Definition at line 287 of file SegmentEditorDrawEffect.py.

◆ createPolyData()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.createPolyData ( self)

Definition at line 226 of file SegmentEditorDrawEffect.py.

◆ createStippleTexture()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.createStippleTexture ( self,
lineStipplePattern,
lineStippleRepeat )

Definition at line 189 of file SegmentEditorDrawEffect.py.

◆ deleteLastPoint()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.deleteLastPoint ( self)

Definition at line 317 of file SegmentEditorDrawEffect.py.

◆ positionActors()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.positionActors ( self)

Definition at line 275 of file SegmentEditorDrawEffect.py.

◆ resetPolyData()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.resetPolyData ( self)

Definition at line 309 of file SegmentEditorDrawEffect.py.

◆ setLineMode()

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.setLineMode ( self,
mode = "solid" )

Definition at line 260 of file SegmentEditorDrawEffect.py.

Member Data Documentation

◆ actionState

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.actionState

Definition at line 173 of file SegmentEditorDrawEffect.py.

◆ activeSliceOffset

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.activeSliceOffset

Definition at line 171 of file SegmentEditorDrawEffect.py.

◆ actor

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.actor

Definition at line 180 of file SegmentEditorDrawEffect.py.

◆ lastInsertSliceNodeMTime

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.lastInsertSliceNodeMTime

Definition at line 172 of file SegmentEditorDrawEffect.py.

◆ mapper

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.mapper

Definition at line 179 of file SegmentEditorDrawEffect.py.

◆ polyData

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.polyData

Definition at line 177 of file SegmentEditorDrawEffect.py.

◆ rasPoints

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.rasPoints

Definition at line 176 of file SegmentEditorDrawEffect.py.

◆ scriptedEffect

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.scriptedEffect

Definition at line 169 of file SegmentEditorDrawEffect.py.

◆ sliceWidget

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.sliceWidget

Definition at line 170 of file SegmentEditorDrawEffect.py.

◆ tcoords

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.tcoords

Definition at line 190 of file SegmentEditorDrawEffect.py.

◆ texture

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.texture

Definition at line 191 of file SegmentEditorDrawEffect.py.

◆ xyPoints

SegmentEditorEffects.SegmentEditorDrawEffect.DrawPipeline.xyPoints

Definition at line 175 of file SegmentEditorDrawEffect.py.


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