#include <itkSecondaryNodeList.h>
Collaboration diagram for itk::SecondaryNodeList< TItemType, VCliqueSize >:

Public Member Functions | |
| void | SetNodePointer (TItemType *itemPointer) |
| unsigned long int | GetSize () |
| int | GetIndex () |
| void | SetIndex (int value) |
| SecondaryNodeList () | |
| ~SecondaryNodeList () | |
Public Attributes | |
| TItemType * | ItemPointer |
Definition at line 33 of file itkSecondaryNodeList.h.
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Definition at line 47 of file itkSecondaryNodeList.h. |
|
||||||||||
|
Get the number of items stored in the list. Definition at line 44 of file itkSecondaryNodeList.h. |
|
||||||||||
|
Definition at line 48 of file itkSecondaryNodeList.h. |
|
||||||||||
|
Set the medial node pointer for the corresponding node. Definition at line 41 of file itkSecondaryNodeList.h. References itk::SecondaryNodeList< TItemType, VCliqueSize >::ItemPointer. |
|
|||||
|
Pointer to the medial node. Definition at line 38 of file itkSecondaryNodeList.h. Referenced by itk::SecondaryNodeList< TItemType, VCliqueSize >::SetNodePointer(). |
1.3.5 written by Dimitri van Heesch,
© 1997-2000