Represents a "raw" profile function drawn over an image on a given renderer.
More...
#include <iASlicerProfile.h>
Represents a "raw" profile function drawn over an image on a given renderer.
◆ iASlicerProfile()
| iASlicerProfile::iASlicerProfile |
( |
| ) |
|
◆ addToRenderer()
| void iASlicerProfile::addToRenderer |
( |
vtkRenderer * |
ren | ) |
|
◆ point()
| void iASlicerProfile::point |
( |
vtkIdType |
id, |
|
|
double |
pos_out[3] |
|
) |
| |
◆ setVisibility()
| void iASlicerProfile::setVisibility |
( |
bool |
isVisible | ) |
|
◆ updatePosition()
| bool iASlicerProfile::updatePosition |
( |
double |
posY, |
|
|
vtkImageData * |
imgData |
|
) |
| |
◆ m_plotActor
| vtkSmartPointer<vtkActor> iASlicerProfile::m_plotActor |
|
protected |
◆ m_plotActorHalo
| vtkSmartPointer<vtkActor> iASlicerProfile::m_plotActorHalo |
|
protected |
◆ m_plotCells
| vtkSmartPointer<vtkCellArray> iASlicerProfile::m_plotCells |
|
protected |
◆ m_plotMapper
| vtkSmartPointer<vtkPolyDataMapper> iASlicerProfile::m_plotMapper |
|
protected |
◆ m_plotPoints
| vtkSmartPointer<vtkPoints> iASlicerProfile::m_plotPoints |
|
protected |
◆ m_plotPolyData
| vtkSmartPointer<vtkPolyData> iASlicerProfile::m_plotPolyData |
|
protected |
◆ m_plotPolyLine
| vtkSmartPointer<vtkPolyLine> iASlicerProfile::m_plotPolyLine |
|
protected |
◆ m_plotScaleFactor
| float iASlicerProfile::m_plotScaleFactor |
|
protected |
◆ m_profileLine
◆ m_zeroLine
◆ ZCoord
| const int iASlicerProfile::ZCoord = 0 |
|
static |
The documentation for this class was generated from the following files: