#include <itkUnaryCorrespondenceMatrix.h>
Inheritance diagram for itk::UnaryCorrespondenceMatrix< TItemType >:


Definition at line 36 of file itkUnaryCorrespondenceMatrix.h.
Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef SmartPointer< Self > | Pointer |
| typedef UnaryCorrespondenceMatrix | Self |
| typedef DataObject | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| UnaryCorrespondenceMatrix () | |
| ~UnaryCorrespondenceMatrix () | |
|
|||||
|
Definition at line 43 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Definition at line 42 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Standard class typedefs. Definition at line 40 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Definition at line 41 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||||||
|
Default Constructor. |
|
|||||||||
|
Default Destructor. Definition at line 57 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||||||
|
Run-time type information (and related methods). |
|
|||||||||
|
Method for creation through the object factory. |
1.4.2 written by Dimitri van Heesch,
© 1997-2000