open_iA 2024.9
Loading...
Searching...
No Matches
iAProfileProbe Struct Reference

Retrieves a line profile from a specified image dataset. More...

#include <iAProfileProbe.h>

Public Member Functions

 iAProfileProbe (vtkImageData *imageData)
 
vtkIdType numberOfPoints () const
 
double rayLength () const
 
vtkDataArray * scalars () const
 
void updateData ()
 
void updateProbe (int ptIndex, double const *const newPos)
 

Detailed Description

Retrieves a line profile from a specified image dataset.

Constructor & Destructor Documentation

◆ iAProfileProbe()

iAProfileProbe::iAProfileProbe ( vtkImageData * imageData)
inline

Member Function Documentation

◆ numberOfPoints()

vtkIdType iAProfileProbe::numberOfPoints ( ) const
inline

◆ rayLength()

double iAProfileProbe::rayLength ( ) const
inline

◆ scalars()

vtkDataArray * iAProfileProbe::scalars ( ) const
inline

◆ updateData()

void iAProfileProbe::updateData ( )
inline

◆ updateProbe()

void iAProfileProbe::updateProbe ( int ptIndex,
double const *const newPos )
inline

The documentation for this struct was generated from the following file: