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

virtual const char * GetClassName () const
 BloxBoundaryProfilePixel ()
virtual ~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 20 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 23 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 26 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<unsigned int NDimensions>
virtual const char* itk::BloxBoundaryProfilePixel< NDimensions >::GetClassName  )  const [virtual]
 

Run-time type information (and related methods).


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:58:57 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000