vtkImageCursor3D - Paints a cursor on top of an image or volume.
Super Class: vtkImageInPlaceFilter
Description:
vtkImageCursor3D will draw a cursor on a 2d image or 3d volume.
Methods:
![]() | void vtkImageCursor3D () |
![]() | static vtkImageCursor3D *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void SetCursorPosition (float ,float ,float ) |
![]() | void SetCursorPosition (float *) |
![]() | float *GetCursorPosition () |
![]() | void SetCursorValue (float ) |
![]() | float GetCursorValue () |
![]() | void SetCursorRadius (int ) |
![]() | int GetCursorRadius () |
![]() | void Execute (vtkImageData * ,vtkImageData *) |
Detailed Method Descriptions:
![]() | void SetCursorPosition (float ,float ,float ) |
![]() | void SetCursorPosition (float *) |
![]() | float *GetCursorPosition () |
![]() | void SetCursorValue (float ) |
![]() | float GetCursorValue () |
![]() | void SetCursorRadius (int ) |
![]() | int GetCursorRadius () |