#include <vtkImageIslandFilter.h>
| IslandMemory< T >::~IslandMemory | ( | ) | [inline] |
References IslandMemory< T >::Next.
| IslandMemory< T >::IslandMemory | ( | ) | [inline] |
References IslandMemory< T >::CreateVariables().
| IslandMemory< T >::~IslandMemory | ( | ) | [inline] |
References IslandMemory< T >::Next.
| IslandMemory< T >::IslandMemory | ( | ) | [inline] |
References IslandMemory< T >::CreateVariables().
| int IslandMemory< T >::AddIsland | ( | IslandMemory< T > * | NewIslandMem | ) | [inline] |
References IslandMemory< T >::AddIsland(), IslandMemory< T >::ID, IslandMemory< T >::Label, IslandMemory< T >::Size, and IslandMemory< T >::StartVoxel.
Referenced by IslandMemory< T >::AddIsland().
| int IslandMemory< T >::AddIsland | ( | int | NewStartVoxel, | |
| int | NewSize, | |||
| T | NewLabel, | |||
| int | NewID, | |||
| int | MaxSize = -1 | |||
| ) |
| int IslandMemory< T >::AddIsland | ( | IslandMemory< T > * | NewIslandMem | ) | [inline] |
References IslandMemory< T >::AddIsland(), IslandMemory< T >::ID, IslandMemory< T >::Label, IslandMemory< T >::Size, and IslandMemory< T >::StartVoxel.
Referenced by IslandMemory< T >::AddIsland().
| void IslandMemory< T >::CreateVariables | ( | ) | [protected] |
| void IslandMemory< T >::CreateVariables | ( | ) | [inline, protected] |
References IslandMemory< T >::ID, IslandMemory< T >::Next, IslandMemory< T >::Size, and IslandMemory< T >::StartVoxel.
Referenced by IslandMemory< T >::DeleteIsland(), and IslandMemory< T >::IslandMemory().
| IslandMemory<T>* IslandMemory< T >::DeleteIsland | ( | int | DelID | ) |
| IslandMemory< T > * IslandMemory< T >::DeleteIsland | ( | int | DelID | ) | [inline] |
| int IslandMemory< T >::GetID | ( | ) | [inline] |
References IslandMemory< T >::ID.
| int IslandMemory< T >::GetID | ( | ) | [inline] |
References IslandMemory< T >::ID.
Referenced by IslandMemoryGroup< T >::SetSize(), and vtkImageIslandFilter_DeleteIslandFromImage().
| IslandMemory* IslandMemory< T >::GetIsland | ( | int | GetID | ) | [inline] |
References IslandMemory< T >::ID, and IslandMemory< T >::Next.
| IslandMemory* IslandMemory< T >::GetIsland | ( | int | getID | ) | [inline] |
References IslandMemory< T >::ID, and IslandMemory< T >::Next.
Referenced by vtkImageIslandFilter_DetermineBorder_Island_ImageEdgeFlag().
| T IslandMemory< T >::GetLabel | ( | ) | [inline] |
References IslandMemory< T >::Label.
| T IslandMemory< T >::GetLabel | ( | ) | [inline] |
References IslandMemory< T >::Label.
Referenced by IslandMemoryGroup< T >::SetSize(), vtkImageIslandFilter_DeleteIslandFromImage(), and vtkImageIslandFilterExecute().
| IslandMemory* IslandMemory< T >::GetNext | ( | ) | [inline] |
References IslandMemory< T >::Next.
| IslandMemory* IslandMemory< T >::GetNext | ( | ) | [inline] |
References IslandMemory< T >::Next.
Referenced by vtkImageIslandFilter_DeleteIslandFromImage(), and vtkImageIslandFilterExecute().
| int IslandMemory< T >::GetSize | ( | ) | [inline] |
References IslandMemory< T >::Size.
| int IslandMemory< T >::GetSize | ( | ) | [inline] |
References IslandMemory< T >::Size.
Referenced by IslandMemoryGroup< T >::SetSize(), vtkImageIslandFilter_DeleteIslandFromImage(), and vtkImageIslandFilterExecute().
| int IslandMemory< T >::GetStartVoxel | ( | ) | [inline] |
References IslandMemory< T >::StartVoxel.
| int IslandMemory< T >::GetStartVoxel | ( | ) | [inline] |
References IslandMemory< T >::StartVoxel.
Referenced by IslandMemoryGroup< T >::SetSize(), and vtkImageIslandFilter_DeleteIslandFromImage().
| int IslandMemory< T >::NumberOfIslands | ( | ) | [inline] |
References IslandMemory< T >::ID, IslandMemory< T >::Next, and IslandMemory< T >::NumberOfIslands().
| int IslandMemory< T >::NumberOfIslands | ( | ) | [inline] |
References IslandMemory< T >::ID, IslandMemory< T >::Next, and IslandMemory< T >::NumberOfIslands().
Referenced by IslandMemory< T >::NumberOfIslands().
| void IslandMemory< T >::Print | ( | ) |
| void IslandMemory< T >::Print | ( | ) | [inline] |
| int IslandMemory< T >::PrintLine | ( | ) |
| int IslandMemory< T >::PrintLine | ( | ) | [inline] |
References IslandMemory< T >::ID, IslandMemory< T >::Label, IslandMemory< T >::Next, IslandMemory< T >::PrintLine(), and IslandMemory< T >::Size.
Referenced by IslandMemory< T >::PrintLine().
| void IslandMemory< T >::PrintLine2 | ( | ) |
| void IslandMemory< T >::PrintLine2 | ( | ) | [inline] |
References IslandMemory< T >::ID, IslandMemory< T >::Label, IslandMemory< T >::Next, IslandMemory< T >::PrintLine2(), and IslandMemory< T >::Size.
Referenced by IslandMemory< T >::PrintLine2().
| void IslandMemory< T >::SetLabel | ( | T | newLabel | ) | [inline] |
References IslandMemory< T >::Label.
| void IslandMemory< T >::SetLabel | ( | T | newLabel | ) | [inline] |
References IslandMemory< T >::Label.
| void IslandMemory< T >::SetSize | ( | int | newSize, | |
| IslandMemory< T > * | SetIsland, | |||
| int | MaxSize = -1 | |||
| ) |
| void IslandMemory< T >::SetSize | ( | int | newSize, | |
| IslandMemory< T > * | SetIsland, | |||
| int | MaxSize = -1 | |||
| ) | [inline] |
int IslandMemory< T >::ID [protected] |
Referenced by IslandMemoryGroup< T >::AddIsland(), IslandMemory< T >::AddIsland(), IslandMemory< T >::CreateVariables(), IslandMemory< T >::DeleteIsland(), IslandMemory< T >::GetID(), IslandMemory< T >::GetIsland(), IslandMemory< T >::NumberOfIslands(), IslandMemory< T >::Print(), IslandMemory< T >::PrintLine(), IslandMemory< T >::PrintLine2(), and IslandMemory< T >::SetSize().
T IslandMemory< T >::Label [protected] |
Referenced by IslandMemoryGroup< T >::AddIsland(), IslandMemory< T >::AddIsland(), IslandMemory< T >::DeleteIsland(), IslandMemory< T >::GetLabel(), IslandMemory< T >::Print(), IslandMemory< T >::PrintLine(), IslandMemory< T >::PrintLine2(), IslandMemory< T >::SetLabel(), and IslandMemory< T >::SetSize().
IslandMemory * IslandMemory< T >::Next [protected] |
Referenced by IslandMemory< T >::AddIsland(), IslandMemory< T >::CreateVariables(), IslandMemory< T >::DeleteIsland(), IslandMemory< T >::GetIsland(), IslandMemory< T >::GetNext(), IslandMemory< T >::NumberOfIslands(), IslandMemory< T >::Print(), IslandMemory< T >::PrintLine(), IslandMemory< T >::PrintLine2(), IslandMemory< T >::SetSize(), and IslandMemory< T >::~IslandMemory().
int IslandMemory< T >::Size [protected] |
Referenced by IslandMemoryGroup< T >::AddIsland(), IslandMemory< T >::AddIsland(), IslandMemory< T >::CreateVariables(), IslandMemory< T >::DeleteIsland(), IslandMemory< T >::GetSize(), IslandMemory< T >::Print(), IslandMemory< T >::PrintLine(), IslandMemory< T >::PrintLine2(), and IslandMemory< T >::SetSize().
int IslandMemory< T >::StartVoxel [protected] |
1.6.1