#include <vtkImageMapToWindowLevelColors2.h>
|
| | vtkImageMapToWindowLevelColors2 () |
| |
| | ~vtkImageMapToWindowLevelColors2 () |
| |
| virtual int | RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
| |
| virtual int | RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *) |
| |
| void | ThreadedRequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id) |
| |
◆ vtkImageMapToWindowLevelColors2()
| vtkImageMapToWindowLevelColors2::vtkImageMapToWindowLevelColors2 |
( |
| ) |
|
|
protected |
◆ ~vtkImageMapToWindowLevelColors2()
| vtkImageMapToWindowLevelColors2::~vtkImageMapToWindowLevelColors2 |
( |
| ) |
|
|
protected |
◆ New()
◆ PrintSelf()
| void vtkImageMapToWindowLevelColors2::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ RequestData()
| virtual int vtkImageMapToWindowLevelColors2::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
◆ RequestInformation()
| virtual int vtkImageMapToWindowLevelColors2::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ ThreadedRequestData()
| void vtkImageMapToWindowLevelColors2::ThreadedRequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector, |
|
|
vtkImageData *** |
inData, |
|
|
vtkImageData ** |
outData, |
|
|
int |
extent[6], |
|
|
int |
id |
|
) |
| |
|
protected |
◆ vtkGetMacro() [1/2]
| vtkImageMapToWindowLevelColors2::vtkGetMacro |
( |
Level |
, |
|
|
double |
|
|
) |
| |
◆ vtkGetMacro() [2/2]
| vtkImageMapToWindowLevelColors2::vtkGetMacro |
( |
Window |
, |
|
|
double |
|
|
) |
| |
◆ vtkSetMacro() [1/2]
| vtkImageMapToWindowLevelColors2::vtkSetMacro |
( |
Level |
, |
|
|
double |
|
|
) |
| |
◆ vtkSetMacro() [2/2]
| vtkImageMapToWindowLevelColors2::vtkSetMacro |
( |
Window |
, |
|
|
double |
|
|
) |
| |
◆ vtkTypeMacro()
◆ Level
| double vtkImageMapToWindowLevelColors2::Level |
|
protected |
◆ Window
| double vtkImageMapToWindowLevelColors2::Window |
|
protected |
The documentation for this class was generated from the following file: