TO BE FILLED.
More...
#include <Code/ExternalCode/MegaVTK/vtkRenderingAddOn/vtkImageBlendWithMask.h>
|
virtual int | RequestInformation (vtkInformation *vtkNotUsed(request), vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
|
virtual void | ThreadedRequestData (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *vtkNotUsed(outputVector), vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId) |
|
| vtkImageBlendWithMask () |
|
| ~vtkImageBlendWithMask () |
|
TO BE FILLED.
Definition at line 80 of file vtkImageBlendWithMask.h.
vtkImageBlendWithMask::vtkImageBlendWithMask |
( |
| ) |
|
|
protected |
vtkImageBlendWithMask::~vtkImageBlendWithMask |
( |
| ) |
|
|
protected |
void vtkImageBlendWithMask::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkImageBlendWithMask::RequestInformation |
( |
vtkInformation * |
vtkNotUsedrequest, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
void vtkImageBlendWithMask::SetImageInput |
( |
vtkImageData * |
in | ) |
|
virtual void vtkImageBlendWithMask::SetInput1 |
( |
vtkDataObject * |
in | ) |
|
|
inlinevirtual |
virtual void vtkImageBlendWithMask::SetInput2 |
( |
vtkDataObject * |
in | ) |
|
|
inlinevirtual |
void vtkImageBlendWithMask::SetMaskInput |
( |
vtkImageData * |
in | ) |
|
void vtkImageBlendWithMask::ThreadedRequestData |
( |
vtkInformation * |
vtkNotUsedrequest, |
|
|
vtkInformationVector ** |
vtkNotUsedinputVector, |
|
|
vtkInformationVector * |
vtkNotUsedoutputVector, |
|
|
vtkImageData *** |
inData, |
|
|
vtkImageData ** |
outData, |
|
|
int |
extent[6], |
|
|
int |
threadId |
|
) |
| |
|
protectedvirtual |
vtkImageBlendWithMask::vtkGetObjectMacro |
( |
LookupTable |
, |
|
|
vtkLookupTable |
|
|
) |
| |
vtkImageBlendWithMask::vtkSetObjectMacro |
( |
LookupTable |
, |
|
|
vtkLookupTable |
|
|
) |
| |
vtkLookupTable* vtkImageBlendWithMask::LookupTable |
|
protected |
The documentation for this class was generated from the following files: