Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::LevelSetFunction< TImageType >::GlobalDataStruct Struct Template Reference

#include <itkLevelSetFunction.h>

List of all members.

Public Attributes

ScalarValueType m_MaxAdvectionChange
ScalarValueType m_MaxPropagationChange


Detailed Description

template<class TImageType>
struct itk::LevelSetFunction< TImageType >::GlobalDataStruct

A global data type for this class of equations. Used to store values that are needed in calculating the time step.

Definition at line 133 of file itkLevelSetFunction.h.


Member Data Documentation

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxAdvectionChange
 

Definition at line 135 of file itkLevelSetFunction.h.

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxPropagationChange
 

Definition at line 136 of file itkLevelSetFunction.h.


The documentation for this struct was generated from the following file:
Generated at Fri May 21 01:31:02 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000