38 const int &boxSamples,
const int &boxLines) :
40 cube.bandCount(), boxSamples, boxLines, 1,
45 soff = (int)((boxSamples - 1) / 2) * -1;
46 loff = (int)((boxLines - 1) / 2) * -1;
void SetOffsets(const int soff, const int loff, const int boff)
Sets the offset of the buffer.
Namespace for the standard library.
Manages a Buffer over a cube.
void SetIncrements(const int sinc, const int linc, const int binc)
Sets how the shape is incremented through the cube.
Namespace for ISIS/Bullet specific routines.
IO Handler for Isis Cubes.