Collection of vtk classes required for displaying a line segment.
More...
#include <iALineSegment.h>
|
| vtkSmartPointer< vtkActor > | actor |
| |
| vtkSmartPointer< vtkLineSource > | lineSource |
| |
| vtkSmartPointer< vtkPolyDataMapper > | mapper |
| |
Collection of vtk classes required for displaying a line segment.
◆ iALineSegment()
| iALineSegment::iALineSegment |
( |
| ) |
|
◆ point()
| void iALineSegment::point |
( |
int |
idx, |
|
|
double * |
point_out |
|
) |
| |
◆ setPoint()
| void iALineSegment::setPoint |
( |
int |
idx, |
|
|
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
◆ actor
| vtkSmartPointer<vtkActor> iALineSegment::actor |
◆ lineSource
| vtkSmartPointer<vtkLineSource> iALineSegment::lineSource |
◆ mapper
| vtkSmartPointer<vtkPolyDataMapper> iALineSegment::mapper |
The documentation for this struct was generated from the following files: