BALL 1.5.0
|
The index type used to refer to a specific element in the grid (x-, y-, and z-index) More...
#include <BALL/DATATYPE/regularData3D.h>
Public Member Functions | |
IndexType () | |
IndexType (Position p) | |
IndexType (Position p, Position q, Position r) | |
Public Attributes | |
Position | x |
Position | y |
Position | z |
The index type used to refer to a specific element in the grid (x-, y-, and z-index)
Definition at line 56 of file regularData3D.h.
|
inline |
Definition at line 59 of file regularData3D.h.
|
inline |
Definition at line 60 of file regularData3D.h.
|
inline |
Definition at line 61 of file regularData3D.h.
Position BALL::TRegularData3D< ValueType >::IndexType::x |
Definition at line 64 of file regularData3D.h.
Position BALL::TRegularData3D< ValueType >::IndexType::y |
Definition at line 66 of file regularData3D.h.
Position BALL::TRegularData3D< ValueType >::IndexType::z |
Definition at line 68 of file regularData3D.h.