vtkOutlineFilter - create wireframe outline for arbitrary data set
Super Class: vtkDataSetToPolyDataFilter
Description:
vtkOutlineFilter is a filter that generates a wireframe outline of any data set. The outline consists of the twelve edges of the dataset bounding box.
Methods:
![]() | void vtkOutlineFilter () |
![]() | void vtkOutlineFilter () |
![]() | static vtkOutlineFilter *New () |
![]() | const char *GetClassName () |
![]() | void Execute () |
Detailed Method Descriptions: