Colapses components with magnitude function..
More...
#include <vtkImageMagnitude.h>
Inherits vtkThreadedImageAlgorithm.
Colapses components with magnitude function..
vtkImageMagnitude takes the magnitude of the components.
- Tests:
- vtkImageMagnitude (Tests)
Definition at line 31 of file vtkImageMagnitude.h.
vtkImageMagnitude::vtkImageMagnitude |
( |
| ) |
|
|
protected |
vtkImageMagnitude::~vtkImageMagnitude |
( |
| ) |
|
|
inlineprotected |
static int vtkImageMagnitude::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkImageMagnitude::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkImageMagnitude::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
virtual int vtkImageMagnitude::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
void vtkImageMagnitude::ThreadedExecute |
( |
vtkImageData * |
inData, |
|
|
vtkImageData * |
outData, |
|
|
int |
outExt[6], |
|
|
int |
id |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: