#include <Modules/Loadable/Segmentations/Logic/vtkImageGrowCutSegment.h>
Definition at line 9 of file vtkImageGrowCutSegment.h.
◆ Superclass
◆ vtkImageGrowCutSegment()
vtkImageGrowCutSegment::vtkImageGrowCutSegment |
( |
| ) |
|
|
protected |
◆ ~vtkImageGrowCutSegment()
virtual vtkImageGrowCutSegment::~vtkImageGrowCutSegment |
( |
| ) |
|
|
protectedvirtual |
◆ ExecuteDataWithInformation()
virtual void vtkImageGrowCutSegment::ExecuteDataWithInformation |
( |
vtkDataObject * |
outData, |
|
|
vtkInformation * |
outInfo |
|
) |
| |
|
protectedvirtual |
◆ GetClassName()
virtual const char* vtkImageGrowCutSegment::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkImageGrowCutSegment::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkImageGrowCutSegment::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkImageGrowCutSegment::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ RequestInformation()
virtual int vtkImageGrowCutSegment::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ Reset()
void vtkImageGrowCutSegment::Reset |
( |
| ) |
|
◆ SafeDownCast()
◆ SetIntensityVolume()
void vtkImageGrowCutSegment::SetIntensityVolume |
( |
vtkImageData * |
grayscaleImage | ) |
|
|
inline |
◆ SetMaskVolume()
void vtkImageGrowCutSegment::SetMaskVolume |
( |
vtkImageData * |
labelImage | ) |
|
|
inline |
◆ SetSeedLabelVolume()
void vtkImageGrowCutSegment::SetSeedLabelVolume |
( |
vtkImageData * |
labelImage | ) |
|
|
inline |
The documentation for this class was generated from the following file: