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

itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct Struct Reference

#include <itkRegionBasedLevelSetFunction.h>

List of all members.


Detailed Description

template<class TInput, class TFeature, class TSharedData>
struct itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct

Definition at line 96 of file itkRegionBasedLevelSetFunction.h.


Public Member Functions

 GlobalDataStruct ()
 ~GlobalDataStruct ()

Public Attributes

ScalarValueType m_dx [itkGetStaticConstMacro(ImageDimension)]
ScalarValueType m_dx_backward [itkGetStaticConstMacro(ImageDimension)]
ScalarValueType m_dx_forward [itkGetStaticConstMacro(ImageDimension)]
vnl_matrix_fixed
< ScalarValueType,
itkGetStaticConstMacro(ImageDimension),
itkGetStaticConstMacro(ImageDimension)> 
m_dxy
ScalarValueType m_GradMagSqr
ScalarValueType m_MaxCurvatureChange
ScalarValueType m_MaxGlobalChange

Constructor & Destructor Documentation

template<class TInput, class TFeature, class TSharedData>
itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::GlobalDataStruct (  )  [inline]

Definition at line 98 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::~GlobalDataStruct (  )  [inline]

Definition at line 106 of file itkRegionBasedLevelSetFunction.h.


Member Data Documentation

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_dx[itkGetStaticConstMacro(ImageDimension)]

Definition at line 116 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_dx_backward[itkGetStaticConstMacro(ImageDimension)]

Definition at line 119 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_dx_forward[itkGetStaticConstMacro(ImageDimension)]

Definition at line 118 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
vnl_matrix_fixed<ScalarValueType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension)> itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_dxy

Definition at line 114 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_GradMagSqr

Definition at line 121 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_MaxCurvatureChange

Definition at line 110 of file itkRegionBasedLevelSetFunction.h.

template<class TInput, class TFeature, class TSharedData>
ScalarValueType itk::RegionBasedLevelSetFunction< TInput, TFeature, TSharedData >::GlobalDataStruct::m_MaxGlobalChange

Definition at line 122 of file itkRegionBasedLevelSetFunction.h.


The documentation for this struct was generated from the following file:

Generated at Thu May 28 17:02:03 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000