Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
HuginLines::InvertedMaskAccessor Class Reference

Public Types

typedef vigra::UInt8 value_type
 

Public Member Functions

template<class ITERATOR >
value_type operator() (ITERATOR const &i) const
 
template<class ITERATOR , class DIFFERENCE >
value_type operator() (ITERATOR const &i, DIFFERENCE d) const
 

Detailed Description

Definition at line 327 of file FindLines.cpp.

Member Typedef Documentation

Definition at line 330 of file FindLines.cpp.

Member Function Documentation

template<class ITERATOR >
value_type HuginLines::InvertedMaskAccessor::operator() ( ITERATOR const &  i) const
inline

Definition at line 332 of file FindLines.cpp.

template<class ITERATOR , class DIFFERENCE >
value_type HuginLines::InvertedMaskAccessor::operator() ( ITERATOR const &  i,
DIFFERENCE  d 
) const
inline

Definition at line 337 of file FindLines.cpp.


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