#include <itkMatrixResizeableDataObject.h>
Inheritance diagram for itk::MatrixResizeableDataObject< TItemType >:


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