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

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

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

Public Member Functions

 DrawToolOpEraseContour (mitk::OperationType type, mitk::ContourModelSet *contour, int dataIndex)
 
 ~DrawToolOpEraseContour ()
 
mitk::ContourModelSet * GetContourModelSet () const
 
int GetDataIndex () const
 

Detailed Description

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

Constructor & Destructor Documentation

niftk::DrawToolOpEraseContour::DrawToolOpEraseContour ( mitk::OperationType  type,
mitk::ContourModelSet *  contour,
int  dataIndex 
)
niftk::DrawToolOpEraseContour::~DrawToolOpEraseContour ( )

Member Function Documentation

mitk::ContourModelSet * niftk::DrawToolOpEraseContour::GetContourModelSet ( ) const
int niftk::DrawToolOpEraseContour::GetDataIndex ( ) const

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