clear(float value=0.0F, int scanstep=1, int scanoff=0) | TIL_Tile | |
compare(const UT_TokenString *image_id, int tilex, int tiley) const | TIL_Tile | |
decrementCheckpointCount() | TIL_Tile | |
determineIfConstant() | TIL_Tile | |
getBlackWhitePoints(unsigned int &black, unsigned int &white) const | TIL_Tile | inline |
getCheckpointCount() const | TIL_Tile | inline |
getCompName() const | TIL_Tile | inline |
getConstantColor() const | TIL_Tile | |
getFormat() const | TIL_Tile | inline |
getImageBlock() | TIL_Tile | inline |
getImageData(const unsigned char *&data) const | TIL_Tile | |
getImageData(const unsigned short *&data) const | TIL_Tile | |
getImageData(const unsigned int *&data) const | TIL_Tile | |
getImageData(const float *&data) const | TIL_Tile | |
getImageData(const fpreal16 *&data) const | TIL_Tile | |
getImageData() const | TIL_Tile | inline |
getImageData(unsigned char *&data) | TIL_Tile | |
getImageData(unsigned short *&data) | TIL_Tile | |
getImageData(unsigned int *&data) | TIL_Tile | |
getImageData(float *&data) | TIL_Tile | |
getImageData(fpreal16 *&data) | TIL_Tile | |
getImageData() | TIL_Tile | inline |
getImageIdentifier() const | TIL_Tile | inline |
getImageNum() const | TIL_Tile | inline |
getMemoryUsage(bool inclusive) const | TIL_Tile | |
getMemSize() const | TIL_Tile | inline |
getNodePath() const | TIL_Tile | inline |
getNumPixels() const | TIL_Tile | |
getOffset(int &x, int &y) const | TIL_Tile | inline |
getParent() const | TIL_Tile | inline |
getPriority() const | TIL_Tile | inline |
getSize(int &x, int &y) const | TIL_Tile | inline |
getStorage() const | TIL_Tile | inline |
getTile16Mem() | TIL_Tile | static |
getTile32Mem() | TIL_Tile | static |
getTile8Mem() | TIL_Tile | static |
getTileSizeX() | TIL_Tile | static |
getTileSizeY() | TIL_Tile | static |
getVectorIndex() const | TIL_Tile | inline |
getVectorName() const | TIL_Tile | inline |
incrementCheckpointCount() | TIL_Tile | |
isBorrowedImage() const | TIL_Tile | inline |
isCacheLocked() const | TIL_Tile | |
isCheckpoint() const | TIL_Tile | inline |
isConstantTile() const | TIL_Tile | inline |
isCooked() const | TIL_Tile | inline |
isReadLocked() const | TIL_Tile | |
isWriteLocked() const | TIL_Tile | |
lineDouble(bool odd) | TIL_Tile | |
lock(int access, int block=1) | TIL_Tile | |
lockWriteToRead(int score) | TIL_Tile | |
matches(const UT_TokenString *image_id, int tilex, int tiley) const | TIL_Tile | |
myConstantVal16 | TIL_Tile | |
myConstantVal32 | TIL_Tile | |
myConstantVal8 | TIL_Tile | |
myConstantValFP | TIL_Tile | |
next() | TIL_HoldingNode | inline |
next() const | TIL_HoldingNode | inline |
prev() | TIL_HoldingNode | inline |
prev() const | TIL_HoldingNode | inline |
print(std::ostream &os) const | TIL_Tile | |
queue() const | TIL_HoldingNode | inline |
reset() | TIL_Tile | |
setBlackWhitePoints(int black, int white) | TIL_Tile | |
setBorrowedImage(bool b) | TIL_Tile | inline |
setCompName(const char *name) | TIL_Tile | |
setConstantTile(bool constant) | TIL_Tile | |
setCooked(bool done=true) | TIL_Tile | inline |
setCop2PrintCallback(void(*callback)(void *, std::ostream &)) | TIL_Tile | static |
setFormat(TIL_DataFormat f) | TIL_Tile | |
setImageData(til_AlignedBlock *data) | TIL_Tile | inline |
setImageIdentifier(UT_TokenString *token) | TIL_Tile | inline |
setImageNum(int n) | TIL_Tile | inline |
setNewTileSize(int xsize, int ysize) | TIL_Tile | static |
setNodePath(const char *path) | TIL_Tile | |
setOffset(int x, int y) | TIL_Tile | inline |
setParent(void *parent) | TIL_Tile | inline |
setPriority(unsigned int p) | TIL_Tile | inline |
setProxyHold(bool on) | TIL_Tile | inline |
setQueue(TIL_HoldingQueue *q, bool update_queues=true) | TIL_HoldingNode | |
setSize(int x, int y) | TIL_Tile | |
setStorage(TIL_Storage storage) | TIL_Tile | inline |
setTileCachePtr(TIL_TileCache *tc) | TIL_Tile | static |
setVectorName(const char *name, int vector=0) | TIL_Tile | |
TIL_HoldingNode() | TIL_HoldingNode | inline |
TIL_TileCache class | TIL_Tile | friend |
unlock(int access) | TIL_Tile | |
usesBlackWhitePoints() const | TIL_Tile | |