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

Command class for changing slice. More...

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

Public Member Functions

 OpChangeSliceCommand (mitk::OperationType type, bool redo, mitk::Point3D beforePoint, mitk::Point3D afterPoint)
 
mitk::Point3D GetBeforePoint () const
 
mitk::Point3D GetAfterPoint () const
 
- Public Member Functions inherited from niftk::OpGeneralSegmentorBaseCommand
 OpGeneralSegmentorBaseCommand (mitk::OperationType type, bool redo)
 
 ~OpGeneralSegmentorBaseCommand ()
 
bool IsRedo () const
 

Protected Attributes

mitk::Point3D m_BeforePoint
 
mitk::Point3D m_AfterPoint
 
- Protected Attributes inherited from niftk::OpGeneralSegmentorBaseCommand
bool m_Redo
 

Detailed Description

Command class for changing slice.

Constructor & Destructor Documentation

niftk::OpChangeSliceCommand::OpChangeSliceCommand ( mitk::OperationType  type,
bool  redo,
mitk::Point3D  beforePoint,
mitk::Point3D  afterPoint 
)

Member Function Documentation

mitk::Point3D niftk::OpChangeSliceCommand::GetAfterPoint ( ) const
mitk::Point3D niftk::OpChangeSliceCommand::GetBeforePoint ( ) const

Member Data Documentation

mitk::Point3D niftk::OpChangeSliceCommand::m_AfterPoint
protected
mitk::Point3D niftk::OpChangeSliceCommand::m_BeforePoint
protected

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