vtkOutlineSource - create wireframe outline around bounding box
Super Class: vtkPolyDataSource
Description:
vtkOutlineSource creates a wireframe outline around a user-specified bounding box.
Methods:
| void vtkOutlineSource () | |
| static vtkOutlineSource *New () | |
| const char *GetClassName () | |
| void PrintSelf (unknown & ,vtkIndent ) | |
| void SetBounds (float ,float ,float ,float ,float ,float ) | |
| void SetBounds (float *) | |
| float *GetBounds () | |
| void Execute () |
Detailed Method Descriptions:
![]()
| void SetBounds (float ,float ,float ,float ,float ,float ) | |
| void SetBounds (float *) | |
| float *GetBounds () |
![]()