#include <Base/Logic/vtkImageFillROI.h>
Definition at line 36 of file vtkImageFillROI.h.
◆ Superclass
◆ vtkImageFillROI()
vtkImageFillROI::vtkImageFillROI |
( |
| ) |
|
|
protected |
◆ ~vtkImageFillROI()
vtkImageFillROI::~vtkImageFillROI |
( |
| ) |
|
|
overrideprotected |
◆ GetClassName()
virtual const char* vtkImageFillROI::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetPoints()
virtual vtkPoints* vtkImageFillROI::GetPoints |
( |
| ) |
|
|
virtual |
◆ GetRadius()
virtual int vtkImageFillROI::GetRadius |
( |
| ) |
|
|
virtual |
◆ GetShape()
int vtkImageFillROI::GetShape |
( |
| ) |
|
|
inline |
◆ GetShapeString()
const char* vtkImageFillROI::GetShapeString |
( |
| ) |
|
|
inline |
◆ GetValue()
virtual double vtkImageFillROI::GetValue |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkImageFillROI::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkImageFillROI::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkImageFillROI::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ RequestData()
int vtkImageFillROI::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVectors, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
overrideprotected |
Reimplemented. Not threaded because too simple a filter
◆ SafeDownCast()
◆ SetPoints()
virtual void vtkImageFillROI::SetPoints |
( |
vtkPoints * |
| ) |
|
|
virtual |
◆ SetRadius()
virtual void vtkImageFillROI::SetRadius |
( |
int |
| ) |
|
|
virtual |
◆ SetShape()
void vtkImageFillROI::SetShape |
( |
int |
s | ) |
|
|
inline |
◆ SetShapeString()
void vtkImageFillROI::SetShapeString |
( |
const char * |
str | ) |
|
|
inline |
◆ SetShapeToLines()
void vtkImageFillROI::SetShapeToLines |
( |
| ) |
|
|
inline |
◆ SetShapeToPoints()
void vtkImageFillROI::SetShapeToPoints |
( |
| ) |
|
|
inline |
◆ SetShapeToPolygon()
void vtkImageFillROI::SetShapeToPolygon |
( |
| ) |
|
|
inline |
◆ SetValue()
virtual void vtkImageFillROI::SetValue |
( |
double |
| ) |
|
|
virtual |
◆ Points
vtkPoints* vtkImageFillROI::Points |
|
protected |
◆ Radius
int vtkImageFillROI::Radius |
|
protected |
◆ Shape
int vtkImageFillROI::Shape |
|
protected |
◆ Value
double vtkImageFillROI::Value |
|
protected |
The documentation for this class was generated from the following file: