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:

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 Methods

 BloxBoundaryProfilePixel ()
 ~BloxBoundaryProfilePixel ()

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


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 22 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 25 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 28 of file itkBloxBoundaryProfilePixel.h.


Constructor & Destructor Documentation

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

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


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:19:48 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000