|
HDK
|
This is the complete list of members for IMG_TileSocket, including all inherited members.
| checkpoint() | IMG_TileDevice | virtual |
| className() const override | IMG_TileSocket | virtual |
| close(bool keep_alive=false) override | IMG_TileSocket | virtual |
| dataWindow() const | IMG_TileDevice | inlineprotected |
| displayWindow() const | IMG_TileDevice | inlineprotected |
| flush() | IMG_TileDevice | virtual |
| getClickedTile(int &tx, int &ty, float &radius) const | IMG_TileDevice | virtual |
| getColorModel(int idx=0) const | IMG_TileDevice | |
| getColorModels() | IMG_TileDevice | inline |
| getDataHeight() const | IMG_TileDevice | inlineprotected |
| getDataType() const | IMG_TileSocket | virtual |
| IMG_TileDevice::getDataType(int idx=0) const | IMG_TileDevice | |
| getDataTypes() | IMG_TileDevice | inline |
| getDataWidth() const | IMG_TileDevice | inlineprotected |
| getDataWindow() const | IMG_TileDevice | protected |
| getDataX() const | IMG_TileDevice | inlineprotected |
| getDataY() const | IMG_TileDevice | inlineprotected |
| getDescription(UT_WorkBuffer &wbuf) const override | IMG_TileSocket | virtual |
| getFileCount() const | IMG_TileDevice | inline |
| getMouseClickPosition(int &x, int &y) const | IMG_TileDevice | inlinevirtual |
| getMouseClickRadius() const | IMG_TileDevice | inlinevirtual |
| getNextTile(int &xl, int &xr, int &yb, int &yt, int &tx, int &ty) | IMG_TileDevice | virtual |
| getRenderSourceName() const | IMG_TileDevice | inline |
| getTileBounds(int tx, int ty, int &xl, int &xr, int &yb, int &yt) | IMG_TileDevice | protected |
| getTileCountX() const | IMG_TileDevice | inline |
| getTileCountY() const | IMG_TileDevice | inline |
| getTileHeight() const | IMG_TileDevice | inline |
| getTileMode() const | IMG_TileDevice | virtual |
| getTileWidth() const | IMG_TileDevice | inline |
| hasDataWindow(int full_xres, int full_yres) const | IMG_TileDevice | protected |
| imdisplayFileDevice(const char *filename) | IMG_TileDevice | static |
| IMG_TILE_BOTTOM_FIRST enum value | IMG_TileDevice | |
| IMG_TILE_HILBERT enum value | IMG_TileDevice | |
| IMG_TILE_ORDER enum name | IMG_TileDevice | |
| IMG_TILE_RANDOM_ORDER enum value | IMG_TileDevice | |
| IMG_TILE_TOP_FIRST enum value | IMG_TileDevice | |
| IMG_TileDevice() | IMG_TileDevice | |
| IMG_TileDeviceCreator typedef | IMG_TileDevice | |
| IMG_TileSocket(const char *host) | IMG_TileSocket | |
| isInteractive() const | IMG_TileDevice | inlinevirtual |
| isNullDeviceName(const char *filename) | IMG_TileDevice | static |
| isRandomAccess() const | IMG_TileDevice | inline |
| isSpecialFileName(const char *filename) | IMG_TileDevice | static |
| mapImageToTile(int ix, int iy, int &tx, int &ty) | IMG_TileDevice | protected |
| newDevice(const char *filename, const UT_Options *options=NULL) | IMG_TileDevice | static |
| newFileDevice() | IMG_TileDevice | static |
| newMPlayDevice(int from_middle=1) | IMG_TileDevice | static |
| newNullDevice() | IMG_TileDevice | static |
| newSocketDevice(const char *host) | IMG_TileDevice | static |
| open(const IMG_TileOptions &finfo, int xres, int yres, int twidth, int theight, fpreal aspect) override | IMG_TileSocket | virtual |
| openMulti(IMG_TileOptionList &flist, int xres, int yres, int tile_width, int tile_height, fpreal aspect) | IMG_TileDevice | virtual |
| registerDevice(IMG_TileDeviceCreator creator, const char *label) | IMG_TileDevice | static |
| renderWindow() const | IMG_TileDevice | inlineprotected |
| resetTileRequestor() | IMG_TileDevice | virtual |
| setDeviceDataWindow(const UT_DimRect &w) | IMG_TileDevice | inline |
| setDeviceRenderWindow(const UT_DimRect &w) | IMG_TileDevice | inline |
| setFileCount(int count) | IMG_TileDevice | inlineprotected |
| setFileDevCreator(IMG_TileDevice *(*creator)()) | IMG_TileDevice | static |
| setModel(const IMG_TileOptions &finfo) | IMG_TileDevice | protected |
| setModel(IMG_TileOptionList &flist) | IMG_TileDevice | protected |
| setModel(const IMG_DataType *dt, const IMG_ColorModel *cm) | IMG_TileDevice | protected |
| setMPlayDevCreator(IMG_TileDevice *(*creator)(int)) | IMG_TileDevice | static |
| setRenderSize(int rwidth, int rheight) | IMG_TileDevice | |
| setRenderSourceName(const char *name) | IMG_TileDevice | inline |
| setResolution(int xres, int yres, int tilewidth, int tileheight, int tile_order=IMG_TILE_BOTTOM_FIRST) | IMG_TileDevice | protected |
| setStyleSheets(UT_StringArray &) | IMG_TileDevice | inlinevirtual |
| setTileOrder(IMG_TILE_ORDER tile_order) | IMG_TileDevice | inlineprotected |
| setTileSize(int width, int height) | IMG_TileDevice | protected |
| setVisibleRegion(int l, int r, int b, int t) | IMG_TileDevice | |
| setWhitePoint(fpreal white) | IMG_TileDevice | virtual |
| terminateOnConnectionLost(bool) | IMG_TileDevice | inlinevirtual |
| unregisterDevice(const char *label) | IMG_TileDevice | static |
| unsafeFlush() | IMG_TileDevice | virtual |
| wantsHoudiniPort() const | IMG_TileDevice | inlinevirtual |
| writeCustomTag(const char *tagname, int size, const char *const *values) | IMG_TileDevice | virtual |
| writeKnownTag(IMG_TagType tag_id, int size, const char *const *values) | IMG_TileDevice | inline |
| writeSamples(int nsamples, int floats_per_sample, const UT_Vector3T< int > *samples, const float *data) | IMG_TileDevice | inlinevirtual |
| writeTile(const void *data, unsigned x0, unsigned x1, unsigned y0, unsigned y1) override | IMG_TileSocket | virtual |
| xres() const | IMG_TileDevice | inline |
| yres() const | IMG_TileDevice | inline |
| ~IMG_TileDevice() | IMG_TileDevice | virtual |
| ~IMG_TileSocket() override | IMG_TileSocket |