| allocRegion() | TIL_Region | static |
| checkConstant(const TIL_Tile *tile, int component) | TIL_Region | |
| cleanupTiles(TIL_TileList *&tiles) | TIL_Region | |
| clear() | TIL_Region | |
| close() | TIL_Region | |
| finishedTile(int xoff, int yoff) | TIL_Region | |
| freeRegion(TIL_Region *&freeme) | TIL_Region | static |
| getArrayIndex() const | TIL_Region | inline |
| getConstantColor(float color[4]) const | TIL_Region | |
| getCurrentRefCount() const | TIL_Region | inline |
| getCurrentShareCount() const | TIL_Region | inline |
| getHash() const | TIL_Region | inline |
| getHash(const TIL_Plane *plane, int aindex, int inref, float t, int x1, int y1, int x2, int y2, int xres, int yres, int nid, bool output) | TIL_Region | static |
| getID() const | TIL_Region | inline |
| getImageData(int index) | TIL_Region | |
| getImageData(int index) const | TIL_Region | |
| getImageData(const char *compname) | TIL_Region | |
| getImageData(const char *compname) const | TIL_Region | |
| getImageDataSizePerComponent() const | TIL_Region | |
| getInputRef() const | TIL_Region | inline |
| getMemSize() | TIL_Region | |
| getNextNeededTile(int &xoff, int &yoff, int &xshift, int &yshift) | TIL_Region | |
| getNodeID() const | TIL_Region | inline |
| getParent() const | TIL_Region | inline |
| getRegionBounds(int &x1, int &y1, int &x2, int &y2) const | TIL_Region | inline |
| getRegionRes(int &x, int &y) const | TIL_Region | inline |
| getTilesFromRegion() | TIL_Region | |
| getTime() const | TIL_Region | inline |
| getWorkTime() const | TIL_Region | inline |
| init(const TIL_Plane *parent, int input_index, int array_index, float time, int xres, int yres, int x1, int y1, int x2, int y2, int bx1, int by1, int bx2, int by2, TIL_RegionExtend hold=TIL_BLACK, int share_count=1, int nid=0, bool output=false, int xpad=0) | TIL_Region | |
| isConstant(bool force_check=false) | TIL_Region | |
| isConstantChecked() const | TIL_Region | inline |
| isConstantValue() const | TIL_Region | |
| isFilled() const | TIL_Region | inline |
| isInitialized() const | TIL_Region | inline |
| isSharedRegion() const | TIL_Region | inline |
| isSharedRegionDone() const | TIL_Region | inline |
| markFilled(bool filled=true) | TIL_Region | inline |
| myNext | TIL_Region | |
| myParent | TIL_Region | |
| open(void *regionlist[PLANE_MAX_VECTOR_SIZE]=0) | TIL_Region | |
| operator delete(void *p, size_t size) | UT_SmallObject< TIL_Region, UT_SMALLOBJECT_CLEANPAGES_OFF, 32, UT_SMALLOBJECT_THREADSAFE_ON, 1024 > | inlinestatic |
| operator delete(void *, void *) | UT_SmallObject< TIL_Region, UT_SMALLOBJECT_CLEANPAGES_OFF, 32, UT_SMALLOBJECT_THREADSAFE_ON, 1024 > | inlinestatic |
| operator new(size_t size) | UT_SmallObject< TIL_Region, UT_SMALLOBJECT_CLEANPAGES_OFF, 32, UT_SMALLOBJECT_THREADSAFE_ON, 1024 > | inlinestatic |
| operator new(size_t, void *p) | UT_SmallObject< TIL_Region, UT_SMALLOBJECT_CLEANPAGES_OFF, 32, UT_SMALLOBJECT_THREADSAFE_ON, 1024 > | inlinestatic |
| rejectTile(int xoff, int yoff) | TIL_Region | |
| remainingTiles() const | TIL_Region | inline |
| reset() | TIL_Region | |
| setConstantColor(float color[4]) | TIL_Region | |
| setImageData(void *data, int index, bool reference=true) | TIL_Region | |
| setWorkTime(float cooktime) | TIL_Region | inline |
| unshareRegion() | TIL_Region | |
| workOnRegion() | TIL_Region | |