Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

gevd_xpixel.h File Reference


Detailed Description

Definition in file gevd_xpixel.h.

#include <vnl/vnl_vector.h>
#include "gevd_bufferxy.h"

Go to the source code of this file.

Functions

vnl_vector< float > *& fvectorPixel (gevd_bufferxy &buf, int x, int y)
 Get reference to pixel as a pointer to a vnl_vector<float>, at indexes (x, y).
vnl_vector< float > * fvectorPixel (const gevd_bufferxy &buf, int x, int y)
void freeFVectors (gevd_bufferxy &buf)


Function Documentation

void freeFVectors gevd_bufferxy buf  )  [inline]
 

Definition at line 56 of file gevd_xpixel.h.

vnl_vector<float>* fvectorPixel const gevd_bufferxy buf,
int  x,
int  y
[inline]
 

Definition at line 51 of file gevd_xpixel.h.

vnl_vector<float>*& fvectorPixel gevd_bufferxy buf,
int  x,
int  y
[inline]
 

Get reference to pixel as a pointer to a vnl_vector<float>, at indexes (x, y).

Definition at line 45 of file gevd_xpixel.h.


Generated on Thu Jan 10 14:47:17 2008 for contrib/gel/gevd by  doxygen 1.4.4