#include <vtkImageMapToWindowLevelColors2.h>
List of all members.
Protected Member Functions |
| 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) |
Constructor & Destructor Documentation
vtkImageMapToWindowLevelColors2::vtkImageMapToWindowLevelColors2 |
( |
| ) |
|
|
protected |
vtkImageMapToWindowLevelColors2::~vtkImageMapToWindowLevelColors2 |
( |
| ) |
|
|
protected |
Member Function Documentation
void vtkImageMapToWindowLevelColors2::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
virtual int vtkImageMapToWindowLevelColors2::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
virtual int vtkImageMapToWindowLevelColors2::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
void vtkImageMapToWindowLevelColors2::ThreadedRequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector, |
|
|
vtkImageData *** |
inData, |
|
|
vtkImageData ** |
outData, |
|
|
int |
extent[6], |
|
|
int |
id |
|
) |
| |
|
protected |
vtkImageMapToWindowLevelColors2::vtkGetMacro |
( |
Window |
, |
|
|
double |
|
|
) |
| |
vtkImageMapToWindowLevelColors2::vtkGetMacro |
( |
Level |
, |
|
|
double |
|
|
) |
| |
vtkImageMapToWindowLevelColors2::vtkSetMacro |
( |
Window |
, |
|
|
double |
|
|
) |
| |
vtkImageMapToWindowLevelColors2::vtkSetMacro |
( |
Level |
, |
|
|
double |
|
|
) |
| |
Member Data Documentation
double vtkImageMapToWindowLevelColors2::Level |
|
protected |
double vtkImageMapToWindowLevelColors2::Window |
|
protected |
The documentation for this class was generated from the following file: