Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::BloxBoundaryPointPixel< NDimensions > Class Template Reference
[Image Representation Objects]

#include <itkBloxBoundaryPointPixel.h>

Inheritance diagram for itk::BloxBoundaryPointPixel< NDimensions >:

Inheritance graph
[legend]
Collaboration diagram for itk::BloxBoundaryPointPixel< NDimensions >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<unsigned int NDimensions>
class itk::BloxBoundaryPointPixel< NDimensions >

Holds a linked list of itk::BloxBoundaryPointItem's.

Definition at line 34 of file itkBloxBoundaryPointPixel.h.

Public Member Functions

 BloxBoundaryPointPixel ()
void DeleteListEntries ()
unsigned long int GetSize ()
 ~BloxBoundaryPointPixel ()


Constructor & Destructor Documentation

template<unsigned int NDimensions>
itk::BloxBoundaryPointPixel< NDimensions >::BloxBoundaryPointPixel (  ) 

template<unsigned int NDimensions>
itk::BloxBoundaryPointPixel< NDimensions >::~BloxBoundaryPointPixel (  ) 


Member Function Documentation

template<typename TItemType>
void itk::BloxPixel< TItemType >::DeleteListEntries (  )  [inherited]

Delete all entries in the list, then clear the list.

template<typename TItemType>
unsigned long int itk::BloxPixel< TItemType >::GetSize ( void   )  [inline, inherited]

Get the number of items stored in the blox.

Definition at line 53 of file itkBloxPixel.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 02:22:17 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000