[vtk-developers] vtkColorTransferFunction::SetColorSpaceToHSVNoWrap

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Feb 2 16:42:55 EST 2005


Hi,

	I am in the process of adding some more functionalities to the volume 
appareance editor in ParaView. For this purpose I need to deprecate the 
function :

vtkColorTransferFunction::SetColorSpaceToHSVNoWrap

Right now this is only marked as legacy but in the future you'll need to 
specify the color space (HSV) and then if you want it wrap or not:


vtkColorTransferFunction::SetColorSpaceToHSV
vtkColorTransferFunction::HSVWrapOn


Mathieu



More information about the vtk-developers mailing list