Public Types | Public Member Functions

cmtk::SimpleLevelsetDevice Class Reference
[cmtkGPU library]

Class for computing a simple levelset evolution on the GPU. More...

#include <cmtkSimpleLevelsetDevice.h>

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

List of all members.

Public Types

typedef SimpleLevelsetDevice Self
 This class.
typedef SimpleLevelset Superclass
 Parent class.

Public Member Functions

 SimpleLevelsetDevice (UniformVolume::SmartConstPtr &volume)
 Constructor.
virtual void Evolve (const int numberOfIterations, const bool forceIterations=false)
 Levelset evolution on GPU.

Detailed Description

Class for computing a simple levelset evolution on the GPU.

Inherit from CPU-based levelset class.

Definition at line 47 of file cmtkSimpleLevelsetDevice.h.


Member Typedef Documentation

This class.

Definition at line 53 of file cmtkSimpleLevelsetDevice.h.


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