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.

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 ()


Detailed Description

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

Definition at line 29 of file itkBloxBoundaryProfilePixel.h.


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

void itk::BloxPixel< BloxBoundaryProfileItem< NDimensions > >::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).

unsigned long int itk::BloxPixel< BloxBoundaryProfileItem< NDimensions > >::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 Tue Sep 15 06:36:20 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000