vtkHedgeHog - create oriented lines from vector data
Super Class: vtkDataSetToPolyDataFilter
Description:
vtkHedgeHog creates oriented lines from the input data set. Line length is controlled by vector magnitude times scale factor. Vectors are colored by scalar data, if available.
Methods:
| void vtkHedgeHog () | |
| static vtkHedgeHog *New () | |
| const char *GetClassName () | |
| void PrintSelf (unknown & ,vtkIndent ) | |
| void SetScaleFactor (float ) | |
| float GetScaleFactor () | |
| void Execute () |
Detailed Method Descriptions:
![]()
| void SetScaleFactor (float ) | |
| float GetScaleFactor () |
![]()