|
ug4
|
#include <field_util_impl.h>
Public Member Functions | |
| Cell (int _x, int _y, T _val) | |
Public Attributes | |
| T | value |
| int | x |
| int | y |
|
inline |
| T ug::fieldutil::Cell< T >::value |
| int ug::fieldutil::Cell< T >::x |
| int ug::fieldutil::Cell< T >::y |