#include <itkCorrespondenceDataStructure.h>
Inheritance diagram for itk::CorrespondenceDataStructure< TItemType, VCliqueSize >:


Definition at line 37 of file itkCorrespondenceDataStructure.h.
Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef CorrespondingList< TItemType, VCliqueSize > | CorrespondingListType |
| typedef TItemType | ItemType |
| typedef NodeList< SecondaryNodeListType > | NodeListType |
| typedef SmartPointer< Self > | Pointer |
| typedef SecondaryNodeList< CorrespondingListType, VCliqueSize > | SecondaryNodeListType |
| typedef CorrespondenceDataStructure | Self |
| typedef DataObject | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| itkStaticConstMacro (CliqueSize, unsigned int, VCliqueSize) | |
Static Public Member Functions | |
| static Pointer | New () |
Public Attributes | |
| NodeListType * | m_NodeList |
Protected Member Functions | |
| CorrespondenceDataStructure () | |
| ~CorrespondenceDataStructure () | |
|
|||||
|
Definition at line 44 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the CorrespondingPairList. Definition at line 56 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Definition at line 50 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the NodeList. Definition at line 63 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Definition at line 43 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
The typedef for the NodePairList. Definition at line 60 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Standard class typedefs. Definition at line 41 of file itkCorrespondenceDataStructure.h. |
|
|||||
|
Definition at line 42 of file itkCorrespondenceDataStructure.h. |
|
|||||||||
|
Default Constructor. |
|
|||||||||
|
Default Destructor. |
|
|||||||||
|
Run-time type information (and related methods). |
|
||||||||||||||||||||
|
|
|
|||||||||
|
Method for creation through the object factory. |
|
|||||
|
Node List. Definition at line 66 of file itkCorrespondenceDataStructure.h. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000