vtkLine - cell represents a 1D line
Super Class: vtkCell
Description:
vtkLine is a concrete implementation of vtkCell to represent a 1D line.
Methods:
Detailed Method Descriptions:
![]()
![]()
| void Clip (float ,vtkScalars * ,vtkPointLocator * ,vtkCellArray * ,vtkPointData * ,vtkPointData * ,vtkCellData * ,int ,vtkCellData * ,int ) |
![]()
| int IntersectWithLine (float ,float ,float ,float & ,float ,float ,int &) |
![]()
| static int Intersection (float ,float ,float ,float ,float & ,float &) |
![]()
| static float DistanceToLine (float ,float ,float ,float & ,float ) |
![]()
| static float DistanceToLine (float ,float ,float ) |
![]()
| int CellBoundary (int ,float ,vtkIdList &) |
![]()