vtkChairDisplay - generate isosurface(s) from volume/images
Super Class: vtkPolyDataSource
Description:
Methods:
![]() | void vtkChairDisplay () |
![]() | void vtkChairDisplay () |
![]() | static vtkChairDisplay *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void SetInput (vtkImageCache *) |
![]() | vtkImageCache *GetInput () |
![]() | void SetInput (vtkStructuredPoints *) |
![]() | void SetXNotchSize (int ) |
![]() | int GetXNotchSize () |
![]() | void SetYNotchSize (int ) |
![]() | int GetYNotchSize () |
![]() | void SetZNotchSize (int ) |
![]() | int GetZNotchSize () |
![]() | void Update () |
![]() | vtkStructuredPoints *GetTextureOutput () |
![]() | void GenerateTexture (vtkImageData * ,vtkScalars * ,int ,int ,int ,int ,int ) |
![]() | void Execute (int ) |
![]() | void GeneratePolyData (int * ,float * ,float * ,int ,int ,vtkCellArray * ,vtkPoints * ,vtkTCoords *) |
Detailed Method Descriptions:
![]() | void SetInput (vtkImageCache *) |
![]() | vtkImageCache *GetInput () |