![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Visualization/VTK/Core/vtkScalarsToColorsContextItem.h>
Protected Attributes | |
vtkSmartPointer< vtkDiscretizableColorTransferFunction > | ColorTransferFunction |
vtkSmartPointer< vtkDiscretizableColorTransferChart > | EditorChart |
vtkSmartPointer< vtkScalarsToColorsHistogramChart > | HistogramChart |
vtkSmartPointer< vtkScalarsToColorsPreviewChart > | PreviewChart |
This class uses three charts to combine an histogram from a dataset, a color transfer function editor, and a preview of the resulting color transfer function.
Definition at line 42 of file vtkScalarsToColorsContextItem.h.
|
protected |
Definition at line 107 of file vtkScalarsToColorsContextItem.h.
|
protected |
Definition at line 103 of file vtkScalarsToColorsContextItem.h.
|
protected |
Definition at line 105 of file vtkScalarsToColorsContextItem.h.
|
protected |
Definition at line 104 of file vtkScalarsToColorsContextItem.h.