Slice per dimension.
More...
#include <Slice.h>
|
|
int | start |
| | Starting index of the slice.
|
| |
|
int | stop |
| | Stopping index of the slice (index stop is not included)
|
| |
|
int | step |
| | Step of the slice.
|
| |
Slice per dimension.
Definition at line 29 of file Slice.h.
The documentation for this struct was generated from the following file: