![]() |
CustusX
15.3.3-beta
An IGT application
|
#include <cxUSReconstructInputData.h>
Public Member Functions | |
| vtkImageDataPtr | getMask () |
| bool | isValid () const |
Public Attributes | |
| QString | mFilename |
| filename used for current data read More... | |
| USFrameDataPtr | mUsRaw |
| All imported US data frames with pointers to each frame. More... | |
| std::vector< TimedPosition > | mFrames |
| std::vector< TimedPosition > | mPositions |
| ProbeSector | mProbeData |
| QString | mProbeUid |
| Transform3D | rMpr |
| patient registration More... | |
Definition at line 66 of file cxUSReconstructInputData.h.
| vtkImageDataPtr cx::USReconstructInputData::getMask | ( | ) |
Definition at line 39 of file cxUSReconstructInputData.cpp.
| bool cx::USReconstructInputData::isValid | ( | ) | const |
Definition at line 45 of file cxUSReconstructInputData.cpp.
| QString cx::USReconstructInputData::mFilename |
filename used for current data read
Definition at line 68 of file cxUSReconstructInputData.h.
| std::vector<TimedPosition> cx::USReconstructInputData::mFrames |
Definition at line 71 of file cxUSReconstructInputData.h.
| std::vector<TimedPosition> cx::USReconstructInputData::mPositions |
Definition at line 72 of file cxUSReconstructInputData.h.
| ProbeSector cx::USReconstructInputData::mProbeData |
Definition at line 73 of file cxUSReconstructInputData.h.
| QString cx::USReconstructInputData::mProbeUid |
Definition at line 74 of file cxUSReconstructInputData.h.
| USFrameDataPtr cx::USReconstructInputData::mUsRaw |
All imported US data frames with pointers to each frame.
Definition at line 70 of file cxUSReconstructInputData.h.
| Transform3D cx::USReconstructInputData::rMpr |
patient registration
Definition at line 75 of file cxUSReconstructInputData.h.