ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetContainer.h>
Container of Level-Sets.
TIdentifier | Input level set id type |
TLevelSet | Level Set Type |
Definition at line 39 of file itkLevelSetContainer.h.
Public Types | |
typedef Superclass::CacheImageType | CacheImageType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainIteratorType | DomainIteratorType |
typedef Superclass::DomainMapImageFilterPointer | DomainMapImageFilterPointer |
typedef Superclass::DomainMapImageFilterType | DomainMapImageFilterType |
typedef Superclass::GradientType | GradientType |
typedef Superclass::HeavisideConstPointer | HeavisideConstPointer |
typedef Superclass::HeavisideType | HeavisideType |
typedef Superclass::HessianType | HessianType |
typedef Superclass::IdListImageType | IdListImageType |
typedef Superclass::IdListIterator | IdListIterator |
typedef Superclass::IdListType | IdListType |
typedef Superclass::InputIndexType | InputIndexType |
typedef Superclass::LevelSetContainerConstIteratorType | LevelSetContainerConstIteratorType |
typedef Superclass::LevelSetContainerIteratorType | LevelSetContainerIteratorType |
typedef Superclass::LevelSetContainerType | LevelSetContainerType |
typedef Superclass::LevelSetDomainType | LevelSetDomainType |
typedef Superclass::LevelSetIdentifierType | LevelSetIdentifierType |
typedef Superclass::LevelSetPointer | LevelSetPointer |
typedef Superclass::LevelSetType | LevelSetType |
typedef Superclass::OutputType | OutputPixelType |
typedef Superclass::OutputRealType | OutputRealType |
typedef SmartPointer< Self > | Pointer |
typedef LevelSetContainer | Self |
typedef LevelSetContainerBase < TIdentifier, TLevelSet > | Superclass |
Public Types inherited from itk::LevelSetContainerBase< TIdentifier, TLevelSet > | |
typedef Image< short, Dimension > | CacheImageType |
typedef SmartPointer< const Self > | ConstPointer |
typedef std::map < LevelSetIdentifierType, LevelSetDomainType > | DomainContainerType |
typedef DomainContainerType::iterator | DomainIteratorType |
typedef DomainMapImageFilterType::Pointer | DomainMapImageFilterPointer |
typedef LevelSetDomainMapImageFilter < IdListImageType, CacheImageType > | DomainMapImageFilterType |
typedef LevelSetType::GradientType | GradientType |
typedef HeavisideType::ConstPointer | HeavisideConstPointer |
typedef HeavisideStepFunctionBase < OutputRealType, OutputRealType > | HeavisideType |
typedef LevelSetType::HessianType | HessianType |
typedef IdListType::const_iterator | IdListConstIterator |
typedef Image< IdListType, Dimension > | IdListImageType |
typedef IdListType::iterator | IdListIterator |
typedef std::list < LevelSetIdentifierType > | IdListType |
typedef LevelSetType::InputType | InputIndexType |
typedef LevelSetContainerType::const_iterator | LevelSetContainerConstIteratorType |
typedef LevelSetContainerType::iterator | LevelSetContainerIteratorType |
typedef std::map < LevelSetIdentifierType, LevelSetPointer > | LevelSetContainerType |
typedef LevelSetType::LevelSetDataType | LevelSetDataType |
typedef DomainMapImageFilterType::LevelSetDomain | LevelSetDomainType |
typedef TIdentifier | LevelSetIdentifierType |
typedef std::pair < LevelSetIdentifierType, LevelSetPointer > | LevelSetPairType |
typedef LevelSetType::Pointer | LevelSetPointer |
typedef TLevelSet | LevelSetType |
typedef LevelSetType::OutputRealType | OutputRealType |
typedef LevelSetType::OutputType | OutputType |
typedef SmartPointer< Self > | Pointer |
typedef LevelSetContainerBase | Self |
typedef Object | Superclass |
Public Types inherited from itk::Object | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef Object | Self |
typedef LightObject | Superclass |
Public Types inherited from itk::LightObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef LightObject | Self |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Public Member Functions inherited from itk::LevelSetContainerBase< TIdentifier, TLevelSet > | |
bool | AddLevelSet (const LevelSetIdentifierType &iId, LevelSetType *iLevelSet, const bool iForce=true) |
Iterator | Begin () |
ConstIterator | Begin () const |
Iterator | End () |
ConstIterator | End () const |
LevelSetPointer | GetLevelSet (const LevelSetIdentifierType &iId) const |
bool | HasDomainMap () const |
bool | RemoveLevelSet (const LevelSetIdentifierType &iId) |
LevelSetIdentifierType | Size () const |
virtual void | SetHeaviside (HeavisideType *_arg) |
virtual const HeavisideType * | GetHeaviside () |
virtual void | SetDomainMapFilter (DomainMapImageFilterType *_arg) |
virtual DomainMapImageFilterType * | GetDomainMapFilter () |
Public Member Functions inherited from itk::Object | |
unsigned long | AddObserver (const EventObject &event, Command *) |
unsigned long | AddObserver (const EventObject &event, Command *) const |
virtual void | DebugOff () const |
virtual void | DebugOn () const |
Command * | GetCommand (unsigned long tag) |
bool | GetDebug () const |
MetaDataDictionary & | GetMetaDataDictionary (void) |
const MetaDataDictionary & | GetMetaDataDictionary (void) const |
virtual ModifiedTimeType | GetMTime () const |
virtual const TimeStamp & | GetTimeStamp () const |
bool | HasObserver (const EventObject &event) const |
void | InvokeEvent (const EventObject &) |
void | InvokeEvent (const EventObject &) const |
virtual void | Modified () const |
virtual void | Register () const |
void | RemoveAllObservers () |
void | RemoveObserver (unsigned long tag) |
void | SetDebug (bool debugFlag) const |
void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
virtual void | SetReferenceCount (int) |
virtual void | UnRegister () const |
Public Member Functions inherited from itk::LightObject | |
virtual void | Delete () |
virtual int | GetReferenceCount () const |
itkCloneMacro (Self) | |
void | Print (std::ostream &os, Indent indent=0) const |
Static Public Member Functions | |
static Pointer | New () |
Static Public Attributes | |
static const unsigned int | Dimension = LevelSetType::Dimension |
Static Public Attributes inherited from itk::LevelSetContainerBase< TIdentifier, TLevelSet > | |
static const unsigned int | Dimension = LevelSetType::Dimension |
Protected Member Functions | |
LevelSetContainer () | |
~LevelSetContainer () | |
Protected Member Functions inherited from itk::LevelSetContainerBase< TIdentifier, TLevelSet > | |
const LevelSetContainerType & | GetContainer () const |
LevelSetContainerBase () | |
void | SetContainer (const LevelSetContainerType &iContainer) |
~LevelSetContainerBase () | |
Protected Member Functions inherited from itk::Object | |
Object () | |
bool | PrintObservers (std::ostream &os, Indent indent) const |
virtual void | PrintSelf (std::ostream &os, Indent indent) const |
virtual void | SetTimeStamp (const TimeStamp &time) |
virtual | ~Object () |
Protected Member Functions inherited from itk::LightObject | |
virtual LightObject::Pointer | InternalClone () const |
LightObject () | |
virtual void | PrintHeader (std::ostream &os, Indent indent) const |
virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
virtual | ~LightObject () |
Private Member Functions | |
LevelSetContainer (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Types inherited from itk::LightObject | |
typedef int | InternalReferenceCountType |
Protected Attributes inherited from itk::LightObject | |
InternalReferenceCountType | m_ReferenceCount |
SimpleFastMutexLock | m_ReferenceCountLock |
typedef Superclass::CacheImageType itk::LevelSetContainer< TIdentifier, TLevelSet >::CacheImageType |
Definition at line 76 of file itkLevelSetContainer.h.
typedef SmartPointer< const Self > itk::LevelSetContainer< TIdentifier, TLevelSet >::ConstPointer |
Definition at line 47 of file itkLevelSetContainer.h.
typedef Superclass::DomainIteratorType itk::LevelSetContainer< TIdentifier, TLevelSet >::DomainIteratorType |
Definition at line 81 of file itkLevelSetContainer.h.
typedef Superclass::DomainMapImageFilterPointer itk::LevelSetContainer< TIdentifier, TLevelSet >::DomainMapImageFilterPointer |
Definition at line 79 of file itkLevelSetContainer.h.
typedef Superclass::DomainMapImageFilterType itk::LevelSetContainer< TIdentifier, TLevelSet >::DomainMapImageFilterType |
Definition at line 77 of file itkLevelSetContainer.h.
typedef Superclass::GradientType itk::LevelSetContainer< TIdentifier, TLevelSet >::GradientType |
Definition at line 61 of file itkLevelSetContainer.h.
typedef Superclass::HeavisideConstPointer itk::LevelSetContainer< TIdentifier, TLevelSet >::HeavisideConstPointer |
Definition at line 69 of file itkLevelSetContainer.h.
typedef Superclass::HeavisideType itk::LevelSetContainer< TIdentifier, TLevelSet >::HeavisideType |
Definition at line 68 of file itkLevelSetContainer.h.
typedef Superclass::HessianType itk::LevelSetContainer< TIdentifier, TLevelSet >::HessianType |
Definition at line 62 of file itkLevelSetContainer.h.
typedef Superclass::IdListImageType itk::LevelSetContainer< TIdentifier, TLevelSet >::IdListImageType |
Definition at line 75 of file itkLevelSetContainer.h.
typedef Superclass::IdListIterator itk::LevelSetContainer< TIdentifier, TLevelSet >::IdListIterator |
Definition at line 74 of file itkLevelSetContainer.h.
typedef Superclass::IdListType itk::LevelSetContainer< TIdentifier, TLevelSet >::IdListType |
Definition at line 73 of file itkLevelSetContainer.h.
typedef Superclass::InputIndexType itk::LevelSetContainer< TIdentifier, TLevelSet >::InputIndexType |
Definition at line 58 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetContainerConstIteratorType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetContainerConstIteratorType |
Definition at line 65 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetContainerIteratorType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetContainerIteratorType |
Definition at line 66 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetContainerType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetContainerType |
Definition at line 64 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetDomainType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetDomainType |
Definition at line 80 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetIdentifierType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetIdentifierType |
Definition at line 52 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetPointer itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetPointer |
Definition at line 57 of file itkLevelSetContainer.h.
typedef Superclass::LevelSetType itk::LevelSetContainer< TIdentifier, TLevelSet >::LevelSetType |
Definition at line 56 of file itkLevelSetContainer.h.
typedef Superclass::OutputType itk::LevelSetContainer< TIdentifier, TLevelSet >::OutputPixelType |
Definition at line 59 of file itkLevelSetContainer.h.
typedef Superclass::OutputRealType itk::LevelSetContainer< TIdentifier, TLevelSet >::OutputRealType |
Definition at line 60 of file itkLevelSetContainer.h.
typedef SmartPointer< Self > itk::LevelSetContainer< TIdentifier, TLevelSet >::Pointer |
Definition at line 46 of file itkLevelSetContainer.h.
typedef LevelSetContainer itk::LevelSetContainer< TIdentifier, TLevelSet >::Self |
Definition at line 44 of file itkLevelSetContainer.h.
typedef LevelSetContainerBase< TIdentifier, TLevelSet > itk::LevelSetContainer< TIdentifier, TLevelSet >::Superclass |
Definition at line 45 of file itkLevelSetContainer.h.
|
inlineprotected |
Definition at line 84 of file itkLevelSetContainer.h.
|
inlineprotected |
Definition at line 85 of file itkLevelSetContainer.h.
|
private |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
virtual |
Run-time type information
Reimplemented from itk::LevelSetContainerBase< TIdentifier, TLevelSet >.
|
static |
Method for creation through object factory
|
private |
|
static |
Definition at line 71 of file itkLevelSetContainer.h.