Wrapper class around itk::CurvesLevelSetImageFilter.
More...
#include <vtkvmtkCurvesLevelSetImageFilter.h>
Wrapper class around itk::CurvesLevelSetImageFilter.
- Date
- 2006/04/06 16:48:25
- Revision
- 1.4
vtkvmtkCurvesLevelSetImageFilter
Definition at line 40 of file vtkvmtkCurvesLevelSetImageFilter.h.
◆ Superclass
◆ vtkvmtkCurvesLevelSetImageFilter()
vtkvmtkCurvesLevelSetImageFilter::vtkvmtkCurvesLevelSetImageFilter |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkCurvesLevelSetImageFilter()
vtkvmtkCurvesLevelSetImageFilter::~vtkvmtkCurvesLevelSetImageFilter |
( |
| ) |
|
|
protected |
◆ New()
◆ IsTypeOf()
static int vtkvmtkCurvesLevelSetImageFilter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkCurvesLevelSetImageFilter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkCurvesLevelSetImageFilter::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ GetIsoSurfaceValue()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetIsoSurfaceValue |
( |
| ) |
|
|
virtual |
◆ SetIsoSurfaceValue()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetIsoSurfaceValue |
( |
double |
| ) |
|
|
virtual |
◆ GetNumberOfIterations()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetNumberOfIterations |
( |
| ) |
|
|
virtual |
◆ SetNumberOfIterations()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetNumberOfIterations |
( |
int |
| ) |
|
|
virtual |
◆ GetPropagationScaling()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetPropagationScaling |
( |
| ) |
|
|
virtual |
◆ SetPropagationScaling()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetPropagationScaling |
( |
double |
| ) |
|
|
virtual |
◆ GetCurvatureScaling()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetCurvatureScaling |
( |
| ) |
|
|
virtual |
◆ SetCurvatureScaling()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetCurvatureScaling |
( |
double |
| ) |
|
|
virtual |
◆ GetAdvectionScaling()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetAdvectionScaling |
( |
| ) |
|
|
virtual |
◆ SetAdvectionScaling()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetAdvectionScaling |
( |
double |
| ) |
|
|
virtual |
◆ GetMaximumRMSError()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetMaximumRMSError |
( |
| ) |
|
|
virtual |
◆ SetMaximumRMSError()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetMaximumRMSError |
( |
double |
| ) |
|
|
virtual |
◆ GetUseNegativeFeatures()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetUseNegativeFeatures |
( |
| ) |
|
|
virtual |
◆ SetUseNegativeFeatures()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetUseNegativeFeatures |
( |
int |
| ) |
|
|
virtual |
◆ UseNegativeFeaturesOn()
virtual void vtkvmtkCurvesLevelSetImageFilter::UseNegativeFeaturesOn |
( |
| ) |
|
|
virtual |
◆ UseNegativeFeaturesOff()
virtual void vtkvmtkCurvesLevelSetImageFilter::UseNegativeFeaturesOff |
( |
| ) |
|
|
virtual |
◆ GetUseImageSpacing()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetUseImageSpacing |
( |
| ) |
|
|
virtual |
◆ SetUseImageSpacing()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetUseImageSpacing |
( |
int |
| ) |
|
|
virtual |
◆ UseImageSpacingOn()
virtual void vtkvmtkCurvesLevelSetImageFilter::UseImageSpacingOn |
( |
| ) |
|
|
virtual |
◆ UseImageSpacingOff()
virtual void vtkvmtkCurvesLevelSetImageFilter::UseImageSpacingOff |
( |
| ) |
|
|
virtual |
◆ GetAutoGenerateSpeedAdvection()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetAutoGenerateSpeedAdvection |
( |
| ) |
|
|
virtual |
◆ SetAutoGenerateSpeedAdvection()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetAutoGenerateSpeedAdvection |
( |
int |
| ) |
|
|
virtual |
◆ AutoGenerateSpeedAdvectionOn()
virtual void vtkvmtkCurvesLevelSetImageFilter::AutoGenerateSpeedAdvectionOn |
( |
| ) |
|
|
virtual |
◆ AutoGenerateSpeedAdvectionOff()
virtual void vtkvmtkCurvesLevelSetImageFilter::AutoGenerateSpeedAdvectionOff |
( |
| ) |
|
|
virtual |
◆ GetInterpolateSurfaceLocation()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetInterpolateSurfaceLocation |
( |
| ) |
|
|
virtual |
◆ SetInterpolateSurfaceLocation()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetInterpolateSurfaceLocation |
( |
int |
| ) |
|
|
virtual |
◆ InterpolateSurfaceLocationOn()
virtual void vtkvmtkCurvesLevelSetImageFilter::InterpolateSurfaceLocationOn |
( |
| ) |
|
|
virtual |
◆ InterpolateSurfaceLocationOff()
virtual void vtkvmtkCurvesLevelSetImageFilter::InterpolateSurfaceLocationOff |
( |
| ) |
|
|
virtual |
◆ GetDerivativeSigma()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetDerivativeSigma |
( |
| ) |
|
|
virtual |
◆ SetDerivativeSigma()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetDerivativeSigma |
( |
double |
| ) |
|
|
virtual |
◆ GetFeatureImage()
virtual vtkImageData* vtkvmtkCurvesLevelSetImageFilter::GetFeatureImage |
( |
| ) |
|
|
virtual |
◆ SetFeatureImage()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetFeatureImage |
( |
vtkImageData * |
| ) |
|
|
virtual |
◆ GetSpeedImage()
virtual vtkImageData* vtkvmtkCurvesLevelSetImageFilter::GetSpeedImage |
( |
| ) |
|
|
virtual |
◆ SetSpeedImage()
virtual void vtkvmtkCurvesLevelSetImageFilter::SetSpeedImage |
( |
vtkImageData * |
| ) |
|
|
virtual |
◆ GetRMSChange()
virtual double vtkvmtkCurvesLevelSetImageFilter::GetRMSChange |
( |
| ) |
|
|
virtual |
◆ GetElapsedIterations()
virtual int vtkvmtkCurvesLevelSetImageFilter::GetElapsedIterations |
( |
| ) |
|
|
virtual |
◆ SimpleExecute()
virtual void vtkvmtkCurvesLevelSetImageFilter::SimpleExecute |
( |
vtkImageData * |
input, |
|
|
vtkImageData * |
output |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: