Documentation/ctkTransferFunctionWidget: Difference between revisions
From Commontk
Jump to navigationJump to search
No edit summary |
|||
(2 intermediate revisions by 2 users 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 7: | Line 8: | ||
|[[File:CtkTransferFunctionWidget.png|thumb|400px|ctkVTKColorTransferFunction]] | |[[File:CtkTransferFunctionWidget.png|thumb|400px|ctkVTKColorTransferFunction]] | ||
|[[File:CtkVTKLookupTable.png|thumb|400px|ctkVTKLookupTable]] | |[[File:CtkVTKLookupTable.png|thumb|400px|ctkVTKLookupTable]] | ||
|-- | |||
|[[File:CtkVTKPiecewiseFunction.png|thumb|400px|ctkVTKPiecewiseFunction]] | |[[File:CtkVTKPiecewiseFunction.png|thumb|400px|ctkVTKPiecewiseFunction]] | ||
|[[File:CtkVTKCompositeFunction.png|thumb|400px|ctkVTKCompositeFunction]] | |||
|-- | |||
|[[File:CtkTransferFunctionHistogramItem.png|thumb|400px|ctkTransferFunctionHistogramItem]] | |||
|} | |} | ||
*Features | *Features | ||
Line 23: | 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 13:34, 26 January 2011
Home < Documentation < ctkTransferFunctionWidgetctkTransferFunctionWidget
- 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
- 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