Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SortImageVectorEV Struct Reference

Public Member Functions

 SortImageVectorEV (const HuginBase::Panorama *pano)
 
bool operator() (const unsigned int i, const unsigned int j)
 

Private Attributes

const HuginBase::Panoramam_pano
 

Detailed Description

Definition at line 526 of file align_image_stack.cpp.

Constructor & Destructor Documentation

SortImageVectorEV::SortImageVectorEV ( const HuginBase::Panorama pano)
inlineexplicit

Definition at line 529 of file align_image_stack.cpp.

Member Function Documentation

bool SortImageVectorEV::operator() ( const unsigned int  i,
const unsigned int  j 
)
inline

Definition at line 530 of file align_image_stack.cpp.

References HuginBase::Panorama::getImage(), and m_pano.

Member Data Documentation

const HuginBase::Panorama* SortImageVectorEV::m_pano
private

Definition at line 533 of file align_image_stack.cpp.

Referenced by operator()().


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