code::SparseGrid2D< T >::Pixel Class Reference

List of all members.

template<class T>
class code::SparseGrid2D< T >::Pixel


Public Member Functions

 Pixel ()
 Pixel (short i, short j, float v)

Public Attributes

short x
short y
float value
int count

Constructor & Destructor Documentation

template<class T>
code::SparseGrid2D< T >::Pixel::Pixel (  )  [inline]

template<class T>
code::SparseGrid2D< T >::Pixel::Pixel ( short  i,
short  j,
float  v 
) [inline]


Member Data Documentation

template<class T>
int code::SparseGrid2D< T >::Pixel::count

template<class T>
float code::SparseGrid2D< T >::Pixel::value

template<class T>
short code::SparseGrid2D< T >::Pixel::x

template<class T>
short code::SparseGrid2D< T >::Pixel::y


Generated on Fri May 4 13:40:11 2012 for WDSS-IIw2 by  doxygen 1.4.7