Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::Trait::CoordinateEnumeratorRect< DstArrayT, SrcArrayT > Class Template Reference

#include <CoordinateEnumerators.h>

Collaboration diagram for Impala::Core::Array::Trait::CoordinateEnumeratorRect< DstArrayT, SrcArrayT >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CoordinateEnumeratorRect (DstArrayT *dst, SrcArrayT *src, const Geometry::Rectangle &rect)
DstArrayT::StorType * DstPointer (DstArrayT *dst)
SrcArrayT::StorType * SrcPointer (SrcArrayT *src)
void NextCoordinate (DstArrayT *dst, SrcArrayT *src)
bool Done () const
int X () const
int Y () const

Private Attributes

const Geometry::RectanglemRect
int mX
int mY
bool mDone
DstArrayT::StorType * mDstPointer
SrcArrayT::StorType * mSrcPointer

Detailed Description

template<class DstArrayT, class SrcArrayT>
class Impala::Core::Array::Trait::CoordinateEnumeratorRect< DstArrayT, SrcArrayT >

Definition at line 142 of file CoordinateEnumerators.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:03:46 2010 for ImpalaSrc by  doxygen 1.5.1