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


Public Types | |
| typedef UnaryCorrespondenceMatrix | Self |
| typedef DataObject | Superclass |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| UnaryCorrespondenceMatrix () | |
| ~UnaryCorrespondenceMatrix () | |
Definition at line 36 of file itkUnaryCorrespondenceMatrix.h.
|
|||||
|
Reimplemented from itk::DataObject. Definition at line 43 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Reimplemented from itk::DataObject. Definition at line 42 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Standard class typedefs. Reimplemented from itk::DataObject. Definition at line 40 of file itkUnaryCorrespondenceMatrix.h. |
|
|||||
|
Reimplemented from itk::DataObject. 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). Reimplemented from itk::DataObject. |
|
|||||||||
|
Method for creation through the object factory. Reimplemented from itk::Object. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000