42 const int &bufNumSamples,
const int &bufNumLines) :
43 Isis::
BufferManager(cube.sampleCount(), cube.lineCount(), cube.bandCount(),
44 bufNumSamples, bufNumLines, 1,
68 string message =
"Invalid value for argument [tile]";
73 string message =
"Invalid value for argument [band]";
This error is for when a programmer made an API call that was illegal.
int p_numLineTiles
Stores the number of tiles in the line direction.
Manages a Buffer over a cube.
bool SetTile(const int Tile, const int band=1)
Sets the current tile as requested.
#define _FILEINFO_
Macro for the filename and line number.
bool setpos(BigInt map)
Sets the position of the shape in the cube.
int p_numSampTiles
Stores the number of tiles in the sample direction.
IO Handler for Isis Cubes.