Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::USReconstructInputData Struct Reference

#include <cxUSReconstructInputData.h>

Public Member Functions

vtkImageDataPtr getMask ()
 
bool isValid () const
 
bool is8bit () 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< TimedPositionmFrames
 
std::vector< TimedPositionmPositions
 
std::map< double,
ToolPositionMetadata
mTrackerRecordedMetadata
 
std::map< double,
ToolPositionMetadata
mReferenceRecordedMetadata
 
ProbeSector mProbeDefinition
 
QString mProbeUid
 
Transform3D rMpr
 patient registration More...
 

Detailed Description

Definition at line 69 of file cxUSReconstructInputData.h.

Member Function Documentation

vtkImageDataPtr cx::USReconstructInputData::getMask ( )

Definition at line 39 of file cxUSReconstructInputData.cpp.

bool cx::USReconstructInputData::is8bit ( ) const

Definition at line 57 of file cxUSReconstructInputData.cpp.

bool cx::USReconstructInputData::isValid ( ) const

Definition at line 45 of file cxUSReconstructInputData.cpp.

Member Data Documentation

QString cx::USReconstructInputData::mFilename

filename used for current data read

Definition at line 71 of file cxUSReconstructInputData.h.

std::vector<TimedPosition> cx::USReconstructInputData::mFrames

Definition at line 74 of file cxUSReconstructInputData.h.

std::vector<TimedPosition> cx::USReconstructInputData::mPositions

Definition at line 75 of file cxUSReconstructInputData.h.

ProbeSector cx::USReconstructInputData::mProbeDefinition

Definition at line 78 of file cxUSReconstructInputData.h.

QString cx::USReconstructInputData::mProbeUid

Definition at line 79 of file cxUSReconstructInputData.h.

std::map<double, ToolPositionMetadata> cx::USReconstructInputData::mReferenceRecordedMetadata

Definition at line 77 of file cxUSReconstructInputData.h.

std::map<double, ToolPositionMetadata> cx::USReconstructInputData::mTrackerRecordedMetadata

Definition at line 76 of file cxUSReconstructInputData.h.

USFrameDataPtr cx::USReconstructInputData::mUsRaw

All imported US data frames with pointers to each frame.

Definition at line 73 of file cxUSReconstructInputData.h.

Transform3D cx::USReconstructInputData::rMpr

patient registration

Definition at line 80 of file cxUSReconstructInputData.h.


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