Orfeo Toolbox  3.16
Public Types | Public Member Functions | Private Attributes
VectorPixelAccessor Class Reference

List of all members.

Public Types

typedef float ExternalType
typedef itk::CovariantVector
< float, 2 > 
InternalType

Public Member Functions

ExternalType Get (const InternalType &input) const
void operator= (const VectorPixelAccessor &vpa)
void SetIndex (unsigned int index)

Private Attributes

unsigned int m_Index

Detailed Description

Definition at line 65 of file ImageAdaptor3.cxx.


Member Typedef Documentation

Definition at line 69 of file ImageAdaptor3.cxx.

Definition at line 68 of file ImageAdaptor3.cxx.


Member Function Documentation

ExternalType VectorPixelAccessor::Get ( const InternalType input) const
inline

Definition at line 75 of file ImageAdaptor3.cxx.

References m_Index.

void VectorPixelAccessor::operator= ( const VectorPixelAccessor vpa)
inline

Definition at line 71 of file ImageAdaptor3.cxx.

References m_Index.

void VectorPixelAccessor::SetIndex ( unsigned int  index)
inline

Definition at line 79 of file ImageAdaptor3.cxx.

References m_Index.

Referenced by main().


Member Data Documentation

unsigned int VectorPixelAccessor::m_Index
private

Definition at line 84 of file ImageAdaptor3.cxx.

Referenced by Get(), operator=(), and SetIndex().


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

Generated at Sun Feb 3 2013 01:00:02 for Orfeo Toolbox with doxygen 1.8.1.1