vtkStructuredPointsToImage - Convert structured points to an image.
Super Class: vtkImageSource
Description:
vtkStructuredPointsToImage connects the VTK pipeline to the image pipeline. Structured points are used dirrectly with no copying.
Methods:
![]() | void vtkStructuredPointsToImage () |
![]() | void vtkStructuredPointsToImage () |
![]() | static vtkStructuredPointsToImage *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void InternalUpdate (vtkImageData *) |
![]() | void UpdateImageInformation () |
![]() | unsigned long GetPipelineMTime () |
![]() | void SetInput (vtkStructuredPoints *) |
![]() | vtkStructuredPoints *GetInput () |
![]() | void UpdateInput () |
![]() | void Execute (vtkImageData *) |
![]() | int ComputeDataType () |
Detailed Method Descriptions:
![]() | void InternalUpdate (vtkImageData *) |
![]() | void UpdateImageInformation () |
![]() | unsigned long GetPipelineMTime () |
![]() | void SetInput (vtkStructuredPoints *) |
![]() | vtkStructuredPoints *GetInput () |