ug4
ug::fieldutil::Cell< T > Struct Template Reference

#include <field_util_impl.h>

Public Member Functions

 Cell (int _x, int _y, T _val)
 

Public Attributes

value
 
int x
 
int y
 

Constructor & Destructor Documentation

◆ Cell()

template<class T >
ug::fieldutil::Cell< T >::Cell ( int  _x,
int  _y,
_val 
)
inline

Member Data Documentation

◆ value

template<class T >
T ug::fieldutil::Cell< T >::value

◆ x

template<class T >
int ug::fieldutil::Cell< T >::x

◆ y

template<class T >
int ug::fieldutil::Cell< T >::y

The documentation for this struct was generated from the following file: