Documentation/ctkTransferFunctionWidget: Difference between revisions

From Commontk
Jump to navigationJump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=ctkTransferFunctionWidget=
=ctkTransferFunctionWidget=
*Support for VTK functions
*Support for VTK functions
Note: The development of the widgets using Qt only has been stopped. We are now orienting the drawing/interaction using VTK Charts.
**vtkColorTransferFunction
**vtkColorTransferFunction
**vtkLookupTable
**vtkLookupTable
Line 10: Line 11:
|[[File:CtkVTKPiecewiseFunction.png|thumb|400px|ctkVTKPiecewiseFunction]]
|[[File:CtkVTKPiecewiseFunction.png|thumb|400px|ctkVTKPiecewiseFunction]]
|[[File:CtkVTKCompositeFunction.png|thumb|400px|ctkVTKCompositeFunction]]
|[[File:CtkVTKCompositeFunction.png|thumb|400px|ctkVTKCompositeFunction]]
|--
|[[File:CtkTransferFunctionHistogramItem.png|thumb|400px|ctkTransferFunctionHistogramItem]]
|}
|}
*Features
*Features
Line 25: Line 28:
** Possibility to drag item
** Possibility to drag item
*** scaling and offsetting items
*** scaling and offsetting items
** support histograms (from vtkData)
** <support histograms (from vtkData)
** add bar graphic item
** add bar graphic item
** remove items feature
** remove items feature
** improve items moves
** improve items moves
** vertical gradient
** vertical gradient

Latest revision as of 14:34, 26 January 2011

Home < Documentation < ctkTransferFunctionWidget

ctkTransferFunctionWidget

  • Support for VTK functions

Note: The development of the widgets using Qt only has been stopped. We are now orienting the drawing/interaction using VTK Charts.

    • vtkColorTransferFunction
    • vtkLookupTable
    • vtkPiecewiseFunction
ctkVTKColorTransferFunction
ctkVTKLookupTable
ctkVTKPiecewiseFunction
ctkVTKCompositeFunction
ctkTransferFunctionHistogramItem
  • Features
    • Move points
    • Add points
  • To do List
    • Limits - First and last point behaviour option: clamping, extrapolate, to 0, ...
    • Background item
      • View color background (white for the moment)
    • Should each point be a different item..?
    • Widget items editor
        • Change sharpness, midpoint, color, opacity
    • Preset shapes (bell, ...)
    • Possibility to drag item
      • scaling and offsetting items
    • <support histograms (from vtkData)
    • add bar graphic item
    • remove items feature
    • improve items moves
    • vertical gradient