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

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

#include <CoordinateEnumerators.h>

List of all members.

Public Member Functions

 CoordinateEnumeratorAll2 (DstArrayT *dst, SrcArrayT *src)
DstArrayT::StorType * DstPointer (DstArrayT *dst)
SrcArrayT::ArithType * SrcPointer (SrcArrayT *src)
void NextCoordinate (DstArrayT *dst, SrcArrayT *src)
bool Done () const
int X () const
int Y () const

Private Attributes

int mHeight
int mWidth
int mX
int mY
bool mDone
DstArrayT::StorType * mDstPointer
SrcArrayT::ArithType * mSrcPointer


Detailed Description

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

Definition at line 63 of file CoordinateEnumerators.h.


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