contrib/tbl/vipl/vipl_with_vbl_array_2d/accessors/vipl_accessors_vbl_array_2d.txx File Reference

#include "vipl_accessors_vbl_array_2d.h"
#include "../vipl_filterable_section_container_generator_vbl_array_2d.txx"

Go to the source code of this file.


Defines

#define VIPL_INSTANTIATE_ACCESSORS(T)

Functions

template<class DataType>
DataType fgetpixel (vbl_array_2d< DataType > const &i, int x, int y, DataType)
template<class DataType>
void fsetpixel (vbl_array_2d< DataType > &i, int x, int y, DataType e)
template<class DataType>
DataType getpixel (vbl_array_2d< DataType > const &i, int x, int y, DataType)
template<class DataType>
void setpixel (vbl_array_2d< DataType > &i, int x, int y, DataType e)

Define Documentation

#define VIPL_INSTANTIATE_ACCESSORS (  ) 

Value:

template T fgetpixel(vbl_array_2d<T > const&, int, int, T);\
template void fsetpixel(vbl_array_2d<T >&, int, int, T);\
template T getpixel(vbl_array_2d<T > const&, int, int, T);\
template void setpixel(vbl_array_2d<T >&, int, int, T)

Definition at line 27 of file vipl_accessors_vbl_array_2d.txx.


Function Documentation

template<class DataType>
DataType fgetpixel ( vbl_array_2d< DataType > const &  i,
int  x,
int  y,
DataType   
)

Definition at line 8 of file vipl_accessors_vbl_array_2d.txx.

template<class DataType>
void fsetpixel ( vbl_array_2d< DataType > &  i,
int  x,
int  y,
DataType  e 
)

Definition at line 12 of file vipl_accessors_vbl_array_2d.txx.

template<class DataType>
DataType getpixel ( vbl_array_2d< DataType > const &  i,
int  x,
int  y,
DataType   
)

Definition at line 16 of file vipl_accessors_vbl_array_2d.txx.

template<class DataType>
void setpixel ( vbl_array_2d< DataType > &  i,
int  x,
int  y,
DataType  e 
)

Definition at line 21 of file vipl_accessors_vbl_array_2d.txx.


Generated on Sat Nov 22 05:13:28 2008 for contrib/tbl/vipl by  doxygen 1.5.1