#include <itkCorrespondingList.h>
Definition at line 35 of file itkCorrespondingList.h.
Public Member Functions | |
| CorrespondingList () | |
| unsigned long int | GetSize () |
| ~CorrespondingList () | |
| int | GetIndex (int i) |
| void | SetIndex (int i, int value) |
| itk::CorrespondingList< TItemType, VCliqueSize >::CorrespondingList | ( | ) |
Constructor
| itk::CorrespondingList< TItemType, VCliqueSize >::~CorrespondingList | ( | ) |
Destructor
| int itk::CorrespondingList< TItemType, VCliqueSize >::GetIndex | ( | int | i | ) | [inline] |
Set and Get functions for thesecondary indices in the base node clique.
Definition at line 44 of file itkCorrespondingList.h.
| unsigned long int itk::CorrespondingList< TItemType, VCliqueSize >::GetSize | ( | void | ) | [inline] |
Get the number of items stored in the blox.
Definition at line 40 of file itkCorrespondingList.h.
| void itk::CorrespondingList< TItemType, VCliqueSize >::SetIndex | ( | int | i, | |
| int | value | |||
| ) | [inline] |
Set and Get functions for thesecondary indices in the base node clique.
Definition at line 45 of file itkCorrespondingList.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000