![]() |
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 "ctkVisualizationVTKCoreExport.h"
Go to the source code of this file.
Namespaces | |
ctk | |
Functions | |
void CTK_VISUALIZATION_VTK_CORE_EXPORT | ctk::remapColorScale (vtkDiscretizableColorTransferFunction *colorTransferFunction, double minRescale, double maxRescale) |
void CTK_VISUALIZATION_VTK_CORE_EXPORT | ctk::remapColorScale (vtkDiscretizableColorTransferFunction *colorTransferFunction, vtkDiscretizableColorTransferFunction *rescaledColorTransferFunction, double minRescale, double maxRescale) |
void CTK_VISUALIZATION_VTK_CORE_EXPORT | ctk::reverseColorMap (vtkDiscretizableColorTransferFunction *colorTransferFunction) |
void CTK_VISUALIZATION_VTK_CORE_EXPORT | ctk::setTransparency (vtkDiscretizableColorTransferFunction *colorTransferFunction, double transparency) |