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

Operation class to hold data to pass back to this PolyTool, so that the PolyTool can execute the Undo/Redo command. More...

Inheritance diagram for niftk::PolyToolOpAddToFeedbackContour:
Inheritance graph
[legend]
Collaboration diagram for niftk::PolyToolOpAddToFeedbackContour:
Collaboration graph
[legend]

Public Member Functions

 PolyToolOpAddToFeedbackContour (mitk::OperationType type, mitk::Point3D &point, mitk::ContourModel *contour, const mitk::PlaneGeometry *geometry)
 
 ~PolyToolOpAddToFeedbackContour ()
 
mitk::Point3D GetPoint () const
 
mitk::ContourModel * GetContour () const
 
const mitk::PlaneGeometry * GetPlaneGeometry ()
 

Detailed Description

Operation class to hold data to pass back to this PolyTool, so that the PolyTool can execute the Undo/Redo command.

Constructor & Destructor Documentation

niftk::PolyToolOpAddToFeedbackContour::PolyToolOpAddToFeedbackContour ( mitk::OperationType  type,
mitk::Point3D &  point,
mitk::ContourModel *  contour,
const mitk::PlaneGeometry *  geometry 
)
niftk::PolyToolOpAddToFeedbackContour::~PolyToolOpAddToFeedbackContour ( )

Member Function Documentation

mitk::ContourModel * niftk::PolyToolOpAddToFeedbackContour::GetContour ( ) const
const mitk::PlaneGeometry * niftk::PolyToolOpAddToFeedbackContour::GetPlaneGeometry ( )
mitk::Point3D niftk::PolyToolOpAddToFeedbackContour::GetPoint ( ) const

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