Converts planar comp to pixel comp.
More...
#include <vtkImagePlanarComponentsToComponents.h>
Inherits vtkImageAlgorithm.
Converts planar comp to pixel comp.
- See also
- TODO: Can I make this filter threaded ? TODO: How do I handle the VTK-flipping (FileLowerLeft)?
Definition at line 51 of file vtkImagePlanarComponentsToComponents.h.
◆ Superclass
◆ vtkImagePlanarComponentsToComponents()
vtkImagePlanarComponentsToComponents::vtkImagePlanarComponentsToComponents |
( |
| ) |
|
|
protected |
◆ ~vtkImagePlanarComponentsToComponents()
vtkImagePlanarComponentsToComponents::~vtkImagePlanarComponentsToComponents |
( |
| ) |
|
|
inlineprotected |
◆ New()
◆ GetClassName()
virtual const char * vtkImagePlanarComponentsToComponents::GetClassName |
( |
| ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkImagePlanarComponentsToComponents::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkImagePlanarComponentsToComponents::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ PrintSelf()
void vtkImagePlanarComponentsToComponents::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ RequestData()
virtual int vtkImagePlanarComponentsToComponents::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: