Public Member Functions | Static Public Member Functions

cmtk::ImageOperationRevert Class Reference

Image operation: revert binary mask. More...

#include <cmtkImageOperationRevert.h>

Inheritance diagram for cmtk::ImageOperationRevert:
Inheritance graph
[legend]
Collaboration diagram for cmtk::ImageOperationRevert:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ImageOperationRevert ()
 Constructor.
virtual
cmtk::UniformVolume::SmartPtr 
Apply (cmtk::UniformVolume::SmartPtr &volume)
 Apply this operation to an image in place.

Static Public Member Functions

static void New ()
 Create a new lower reverting operation.

Detailed Description

Image operation: revert binary mask.

Inherit from image operation base class.

Definition at line 43 of file cmtkImageOperationRevert.h.


Constructor & Destructor Documentation

cmtk::ImageOperationRevert::ImageOperationRevert (  ) [inline]

Constructor.

Definition at line 49 of file cmtkImageOperationRevert.h.


Member Function Documentation

cmtk::UniformVolume::SmartPtr cmtk::ImageOperationRevert::Apply ( cmtk::UniformVolume::SmartPtr volume ) [virtual]

Apply this operation to an image in place.

Reimplemented from cmtk::ImageOperation.

Definition at line 34 of file cmtkImageOperationRevert.cxx.

static void cmtk::ImageOperationRevert::New (  ) [inline, static]

Create a new lower reverting operation.

Definition at line 55 of file cmtkImageOperationRevert.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines