NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
SurfaceExtractorViewPrivate Class Reference

Public Member Functions

 SurfaceExtractorViewPrivate ()
 

Public Attributes

mitk::NodePredicateBase::Pointer has3dImage
 
mitk::NodePredicateBase::Pointer has3dOr4dImage
 
mitk::NodePredicateBase::Pointer has3dGrayScaleImage
 
mitk::NodePredicateBase::Pointer has3dOr4dGrayScaleImage
 
mitk::NodePredicateBase::Pointer has3dLabelImage
 
mitk::NodePredicateBase::Pointer has3dOr4dLabelImage
 
mitk::NodePredicateBase::Pointer has3dSurfaceImage
 
mitk::NodePredicateBase::Pointer has3dOr4dSurfaceImage
 
mitk::DataNode::Pointer m_ReferenceNode
 
mitk::DataStorage::SetOfObjects::ConstPointer m_SurfaceNodes
 
mitk::DataNode::Pointer m_SurfaceNode
 
mitk::ColorSequenceRainbow m_RainbowColor
 
bool m_AlwaysCreateNewSurface
 
bool m_Dirty
 
bool m_IsVisible
 
bool m_IsActivated
 
float m_Threshold
 
niftk::ImageToSurfaceFilter::SurfaceExtractionMethod m_SurfaceExtractionType
 
niftk::ImageToSurfaceFilter::InputSmoothingMethod m_InputSmoothingType
 
int m_InputSmoothingIterations
 
float m_InputSmoothingRadius
 
niftk::ImageToSurfaceFilter::SurfaceSmoothingMethod m_SurfaceSmoothingType
 
int m_SurfaceSmoothingIterations
 
float m_SurfaceSmoothingParameter
 
niftk::ImageToSurfaceFilter::SurfaceDecimationMethod m_SurfaceDecimationType
 
double m_TargetReduction
 
bool m_PerformSurfaceCleaning
 
float m_SurfaceCleaningThreshold
 
double m_SamplingRatio
 

Constructor & Destructor Documentation

SurfaceExtractorViewPrivate::SurfaceExtractorViewPrivate ( )

Member Data Documentation

mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dGrayScaleImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dLabelImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dOr4dGrayScaleImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dOr4dImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dOr4dLabelImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dOr4dSurfaceImage
mitk::NodePredicateBase::Pointer SurfaceExtractorViewPrivate::has3dSurfaceImage
bool SurfaceExtractorViewPrivate::m_AlwaysCreateNewSurface
bool SurfaceExtractorViewPrivate::m_Dirty
int SurfaceExtractorViewPrivate::m_InputSmoothingIterations
float SurfaceExtractorViewPrivate::m_InputSmoothingRadius
niftk::ImageToSurfaceFilter ::InputSmoothingMethod SurfaceExtractorViewPrivate::m_InputSmoothingType
bool SurfaceExtractorViewPrivate::m_IsActivated
bool SurfaceExtractorViewPrivate::m_IsVisible
bool SurfaceExtractorViewPrivate::m_PerformSurfaceCleaning
mitk::ColorSequenceRainbow SurfaceExtractorViewPrivate::m_RainbowColor
mitk::DataNode::Pointer SurfaceExtractorViewPrivate::m_ReferenceNode
double SurfaceExtractorViewPrivate::m_SamplingRatio
float SurfaceExtractorViewPrivate::m_SurfaceCleaningThreshold
niftk::ImageToSurfaceFilter ::SurfaceDecimationMethod SurfaceExtractorViewPrivate::m_SurfaceDecimationType
niftk::ImageToSurfaceFilter ::SurfaceExtractionMethod SurfaceExtractorViewPrivate::m_SurfaceExtractionType
mitk::DataNode::Pointer SurfaceExtractorViewPrivate::m_SurfaceNode
mitk::DataStorage::SetOfObjects::ConstPointer SurfaceExtractorViewPrivate::m_SurfaceNodes
int SurfaceExtractorViewPrivate::m_SurfaceSmoothingIterations
float SurfaceExtractorViewPrivate::m_SurfaceSmoothingParameter
niftk::ImageToSurfaceFilter ::SurfaceSmoothingMethod SurfaceExtractorViewPrivate::m_SurfaceSmoothingType
double SurfaceExtractorViewPrivate::m_TargetReduction
float SurfaceExtractorViewPrivate::m_Threshold

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