NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
mitk::TrackedImage Class Reference

Command used to update the position of a tracked image. More...

Inheritance diagram for mitk::TrackedImage:
Inheritance graph
[legend]
Collaboration diagram for mitk::TrackedImage:
Collaboration graph
[legend]

Public Member Functions

 mitkClassMacroItkParent (TrackedImage, itk::Object) static Pointer New()
 
void Update (const mitk::DataNode::Pointer imageNode, const mitk::DataNode::Pointer trackingSensorToTrackerNode, const vtkMatrix4x4 &imageToTrackingSensor, const vtkMatrix4x4 &emToOptical)
 Computes the new position/scaling of the tracked image plane. More...
 

Protected Member Functions

 TrackedImage ()
 
virtual ~TrackedImage ()
 
 TrackedImage (const TrackedImage &)
 
TrackedImageoperator= (const TrackedImage &)
 

Detailed Description

Command used to update the position of a tracked image.

Constructor & Destructor Documentation

mitk::TrackedImage::TrackedImage ( )
protected
mitk::TrackedImage::~TrackedImage ( )
protectedvirtual
mitk::TrackedImage::TrackedImage ( const TrackedImage )
protected

Member Function Documentation

mitk::TrackedImage::mitkClassMacroItkParent ( TrackedImage  ,
itk::Object   
)
TrackedImage& mitk::TrackedImage::operator= ( const TrackedImage )
protected
void mitk::TrackedImage::Update ( const mitk::DataNode::Pointer  imageNode,
const mitk::DataNode::Pointer  trackingSensorToTrackerNode,
const vtkMatrix4x4 &  imageToTrackingSensor,
const vtkMatrix4x4 &  emToOptical 
)

Computes the new position/scaling of the tracked image plane.


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