Orfeo Toolbox  3.16
Public Types | Public Member Functions
itk::BresenhamLine< VDimension > Class Template Reference

#include <itkBresenhamLine.h>

List of all members.

Public Types

typedef Index< VDimension > IndexType
typedef IndexType::IndexValueType IndexValueType
typedef Vector< float, VDimension > LType
typedef std::vector< OffsetTypeOffsetArray
typedef Offset< VDimension > OffsetType
typedef BresenhamLine Self

Public Member Functions

 BresenhamLine ()
 ~BresenhamLine ()
OffsetArray BuildLine (LType Direction, unsigned int length)

Detailed Description

template<unsigned int VDimension>
class itk::BresenhamLine< VDimension >

Definition at line 33 of file itkBresenhamLine.h.


Member Typedef Documentation

template<unsigned int VDimension>
typedef Index<VDimension> itk::BresenhamLine< VDimension >::IndexType

Definition at line 40 of file itkBresenhamLine.h.

template<unsigned int VDimension>
typedef IndexType::IndexValueType itk::BresenhamLine< VDimension >::IndexValueType

Definition at line 43 of file itkBresenhamLine.h.

template<unsigned int VDimension>
typedef Vector<float, VDimension> itk::BresenhamLine< VDimension >::LType

Definition at line 38 of file itkBresenhamLine.h.

template<unsigned int VDimension>
typedef std::vector<OffsetType> itk::BresenhamLine< VDimension >::OffsetArray

Definition at line 41 of file itkBresenhamLine.h.

template<unsigned int VDimension>
typedef Offset<VDimension> itk::BresenhamLine< VDimension >::OffsetType

Definition at line 39 of file itkBresenhamLine.h.

template<unsigned int VDimension>
typedef BresenhamLine itk::BresenhamLine< VDimension >::Self

Definition at line 36 of file itkBresenhamLine.h.


Constructor & Destructor Documentation

template<unsigned int VDimension>
itk::BresenhamLine< VDimension >::BresenhamLine ( )
inline

Definition at line 46 of file itkBresenhamLine.h.

template<unsigned int VDimension>
itk::BresenhamLine< VDimension >::~BresenhamLine ( )
inline

Definition at line 47 of file itkBresenhamLine.h.


Member Function Documentation

template<unsigned int VDimension>
BresenhamLine< VDimension >::OffsetArray itk::BresenhamLine< VDimension >::BuildLine ( LType  Direction,
unsigned int  length 
)

The documentation for this class was generated from the following files:

Generated at Sun Feb 3 2013 01:16:57 for Orfeo Toolbox with doxygen 1.8.1.1