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 >::RegionBasedLevelSetFunction::GlobalDataStruct Struct Reference

#include <itkRegionBasedLevelSetFunction.h>

List of all members.

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_GradMag
ScalarValueType m_GradMagSqr
ScalarValueType m_MaxAdvectionChange
ScalarValueType m_MaxCurvatureChange
ScalarValueType m_MaxGlobalChange


Detailed Description

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

Definition at line 97 of file itkRegionBasedLevelSetFunction.h.


Constructor & Destructor Documentation

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

Definition at line 99 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 108 of file itkRegionBasedLevelSetFunction.h.


Member Data Documentation

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

Definition at line 114 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 117 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 116 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 112 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 120 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 119 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 123 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 122 of file itkRegionBasedLevelSetFunction.h.

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

Definition at line 124 of file itkRegionBasedLevelSetFunction.h.


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

Generated at Tue Sep 15 12:05:43 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000