ITK  6.0.0
Insight Toolkit
Public Attributes | List of all members
itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct Struct Reference

#include <itkShapePriorSegmentationLevelSetFunction.h>

Detailed Description

template<typename TImageType, typename TFeatureImageType = TImageType>
struct itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct

A global data type used to store values needed to compute the time step.

Definition at line 133 of file itkShapePriorSegmentationLevelSetFunction.h.

+ Inheritance diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:
+ Collaboration diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:

Public Attributes

ScalarValueType m_MaxShapePriorChange
 

Member Data Documentation

◆ m_MaxShapePriorChange

template<typename TImageType , typename TFeatureImageType = TImageType>
ScalarValueType itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct::m_MaxShapePriorChange

Definition at line 135 of file itkShapePriorSegmentationLevelSetFunction.h.


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