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

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

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

Public Member Functions

 ContourToolOpAccumulateContour (mitk::OperationType type, bool redo, int dataIndex, mitk::ContourModelSet::Pointer contourSet)
 
 ~ContourToolOpAccumulateContour ()
 
bool IsRedo () const
 
int GetDataIndex () const
 
mitk::ContourModelSet::Pointer GetContourSet () const
 

Detailed Description

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

Constructor & Destructor Documentation

niftk::ContourToolOpAccumulateContour::ContourToolOpAccumulateContour ( mitk::OperationType  type,
bool  redo,
int  dataIndex,
mitk::ContourModelSet::Pointer  contourSet 
)
niftk::ContourToolOpAccumulateContour::~ContourToolOpAccumulateContour ( )

Member Function Documentation

mitk::ContourModelSet::Pointer niftk::ContourToolOpAccumulateContour::GetContourSet ( ) const
int niftk::ContourToolOpAccumulateContour::GetDataIndex ( ) const
bool niftk::ContourToolOpAccumulateContour::IsRedo ( ) const

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