Add, subtract, multiply, divide, invert, sin, cos, exp, log.
More...
#include <Libs/vtkTeem/vtkImageLabelCombine.h>
Add, subtract, multiply, divide, invert, sin, cos, exp, log.
vtkImageLabelCombine implements basic mathematic operations SetOperation is used to select the filters behavior. The filter can take two or one input.
Definition at line 30 of file vtkImageLabelCombine.h.
◆ Superclass
◆ vtkImageLabelCombine()
vtkImageLabelCombine::vtkImageLabelCombine |
( |
| ) |
|
|
protected |
◆ ~vtkImageLabelCombine()
vtkImageLabelCombine::~vtkImageLabelCombine |
( |
| ) |
|
|
overrideprotecteddefault |
◆ FillInputPortInformation()
int vtkImageLabelCombine::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
overrideprotected |
◆ GetClassName()
virtual const char* vtkImageLabelCombine::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetOverwriteInput()
virtual int vtkImageLabelCombine::GetOverwriteInput |
( |
| ) |
|
|
virtual |
◆ IsA()
virtual int vtkImageLabelCombine::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkImageLabelCombine::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ PrintSelf()
void vtkImageLabelCombine::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ RequestInformation()
int vtkImageLabelCombine::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
overrideprotected |
◆ SafeDownCast()
◆ SetInput1()
virtual void vtkImageLabelCombine::SetInput1 |
( |
vtkDataObject * |
in | ) |
|
|
inlinevirtual |
◆ SetInput2()
virtual void vtkImageLabelCombine::SetInput2 |
( |
vtkDataObject * |
in | ) |
|
|
inlinevirtual |
◆ SetOverwriteInput()
virtual void vtkImageLabelCombine::SetOverwriteInput |
( |
int |
| ) |
|
|
virtual |
Set/Get the Operation to perform.
◆ ThreadedRequestData()
void vtkImageLabelCombine::ThreadedRequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector, |
|
|
vtkImageData *** |
inData, |
|
|
vtkImageData ** |
outData, |
|
|
int |
extent[6], |
|
|
int |
threadId |
|
) |
| |
|
overrideprotected |
◆ OverwriteInput
int vtkImageLabelCombine::OverwriteInput |
|
protected |
The documentation for this class was generated from the following file: