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

itk::BloxBoundaryProfilePixel< NDimensions > Class Template Reference

#include <itkBloxBoundaryProfilePixel.h>

Inheritance diagram for itk::BloxBoundaryProfilePixel< NDimensions >:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Definition at line 29 of file itkBloxBoundaryProfilePixel.h.

Public Types

typedef BloxBoundaryProfilePixel<
NDimensions > 
BoundaryProfileItemType
typedef BloxBoundaryPointItem<
NDimensions > 
BPItemType
typedef Point< double, NDimensions > PositionType

Public Member Functions

 BloxBoundaryProfilePixel ()
void DeleteListEntries ()
virtual const char * GetNameOfClass () const
unsigned long int GetSize ()
virtual ~BloxBoundaryProfilePixel ()


Member Typedef Documentation

template<unsigned int NDimensions>
typedef BloxBoundaryProfilePixel<NDimensions> itk::BloxBoundaryProfilePixel< NDimensions >::BoundaryProfileItemType

The type of boundary profile item we process.

Definition at line 35 of file itkBloxBoundaryProfilePixel.h.

template<unsigned int NDimensions>
typedef BloxBoundaryPointItem<NDimensions> itk::BloxBoundaryProfilePixel< NDimensions >::BPItemType

The type of boundary point item we process.

Definition at line 41 of file itkBloxBoundaryProfilePixel.h.

template<unsigned int NDimensions>
typedef Point<double, NDimensions> itk::BloxBoundaryProfilePixel< NDimensions >::PositionType

The type used to store the position of the boundary point item.

Definition at line 44 of file itkBloxBoundaryProfilePixel.h.


Constructor & Destructor Documentation

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

template<unsigned int NDimensions>
virtual itk::BloxBoundaryProfilePixel< NDimensions >::~BloxBoundaryProfilePixel (  )  [virtual]


Member Function Documentation

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

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

template<unsigned int NDimensions>
virtual const char* itk::BloxBoundaryProfilePixel< NDimensions >::GetNameOfClass (  )  const [virtual]

Run-time type information (and related methods).

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:26:12 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000