BALL::TRegularData2D< ValueType
>::TRegularData2D::IndexType Class Reference
The
index type used to refer to a specific element in the grid (x-,
and y-index).
More...
#include <regularData2D.h>
List of
all members.
|
Public Member Functions
|
|
IndexType
(Position p) |
|
IndexType
(Position p, Position q) |
Public Attributes
|
Position |
x |
Position |
y |
Detailed Description
template<typename ValueType>
class BALL::TRegularData2D< ValueType
>::IndexType
The index type used to refer to a specific
element in the grid (x-, and y-index).