Slicer 5.4
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
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 162 of file SegmentEditorDrawEffect.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 166 of file SegmentEditorDrawEffect.py.

Member Function Documentation

◆ addPoint()

SegmentEditorDrawEffect.DrawPipeline.addPoint ( self,
ras )

Definition at line 232 of file SegmentEditorDrawEffect.py.

◆ apply()

SegmentEditorDrawEffect.DrawPipeline.apply ( self)

Definition at line 285 of file SegmentEditorDrawEffect.py.

◆ createPolyData()

SegmentEditorDrawEffect.DrawPipeline.createPolyData ( self)

Definition at line 224 of file SegmentEditorDrawEffect.py.

◆ createStippleTexture()

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

Definition at line 187 of file SegmentEditorDrawEffect.py.

◆ deleteLastPoint()

SegmentEditorDrawEffect.DrawPipeline.deleteLastPoint ( self)

Definition at line 315 of file SegmentEditorDrawEffect.py.

◆ positionActors()

SegmentEditorDrawEffect.DrawPipeline.positionActors ( self)

Definition at line 273 of file SegmentEditorDrawEffect.py.

◆ resetPolyData()

SegmentEditorDrawEffect.DrawPipeline.resetPolyData ( self)

Definition at line 307 of file SegmentEditorDrawEffect.py.

◆ setLineMode()

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

Definition at line 258 of file SegmentEditorDrawEffect.py.

Member Data Documentation

◆ actionState

SegmentEditorDrawEffect.DrawPipeline.actionState

Definition at line 171 of file SegmentEditorDrawEffect.py.

◆ activeSliceOffset

SegmentEditorDrawEffect.DrawPipeline.activeSliceOffset

Definition at line 169 of file SegmentEditorDrawEffect.py.

◆ actor

SegmentEditorDrawEffect.DrawPipeline.actor

Definition at line 178 of file SegmentEditorDrawEffect.py.

◆ lastInsertSliceNodeMTime

SegmentEditorDrawEffect.DrawPipeline.lastInsertSliceNodeMTime

Definition at line 170 of file SegmentEditorDrawEffect.py.

◆ mapper

SegmentEditorDrawEffect.DrawPipeline.mapper

Definition at line 177 of file SegmentEditorDrawEffect.py.

◆ polyData

SegmentEditorDrawEffect.DrawPipeline.polyData

Definition at line 175 of file SegmentEditorDrawEffect.py.

◆ rasPoints

SegmentEditorDrawEffect.DrawPipeline.rasPoints

Definition at line 174 of file SegmentEditorDrawEffect.py.

◆ scriptedEffect

SegmentEditorDrawEffect.DrawPipeline.scriptedEffect

Definition at line 167 of file SegmentEditorDrawEffect.py.

◆ sliceWidget

SegmentEditorDrawEffect.DrawPipeline.sliceWidget

Definition at line 168 of file SegmentEditorDrawEffect.py.

◆ tcoords

SegmentEditorDrawEffect.DrawPipeline.tcoords

Definition at line 188 of file SegmentEditorDrawEffect.py.

◆ texture

SegmentEditorDrawEffect.DrawPipeline.texture

Definition at line 189 of file SegmentEditorDrawEffect.py.

◆ xyPoints

SegmentEditorDrawEffect.DrawPipeline.xyPoints

Definition at line 173 of file SegmentEditorDrawEffect.py.


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