|
Isis Developer Reference
|
Go to the documentation of this file.
48 const int &bufNumSamples = 128,
const int &bufNumLines = 128);
53 bool SetTile(
const int Tile,
const int band = 1);
bool setpos(BigInt map)
Sets the position of the shape in the cube.
Definition: BufferManager.cpp:219
BigInt MaxMaps() const
Returns the maximum number of positions the shape buffer needs to cover the entire image (see setpos ...
Definition: BufferManager.h:162
Buffer manager, for moving through a cube in tiles.
Definition: TileManager.h:39
~TileManager()
Destroys the TileManager object.
Definition: TileManager.h:51
bool SetTile(const int Tile, const int band=1)
Sets the current tile as requested.
Definition: TileManager.cpp:50
Manages a Buffer over a cube.
Definition: BufferManager.h:52
TileManager(const Isis::Cube &cube, const int &bufNumSamples=128, const int &bufNumLines=128)
Constructs a TileManager object.
Definition: TileManager.cpp:25
int lineCount() const
Definition: Cube.cpp:1734
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
int sampleCount() const
Definition: Cube.cpp:1807
IO Handler for Isis Cubes.
Definition: Cube.h:167
Isis exception class.
Definition: IException.h:91
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
Namespace for the standard library.
int Tiles()
Returns the number of Tiles in the cube.
Definition: TileManager.h:60
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16