|
HDK
|
This is the complete list of members for TIL_TileMPlay, including all inherited members.
| checkInterrupt() | TIL_TileMPlay | inline |
| checkpoint() | IMG_TileDevice | virtual |
| className() const override | TIL_TileMPlay | virtual |
| close(bool keep_alive=false) override | TIL_TileMPlay | virtual |
| dataWindow() const | IMG_TileDevice | inlineprotected |
| displayWindow() const | IMG_TileDevice | inlineprotected |
| enableColorCorrection(bool enable) | TIL_TileMPlay | static |
| flush() override | TIL_TileMPlay | 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(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 | TIL_TileMPlay | virtual |
| getFileCount() const | IMG_TileDevice | inline |
| getLockFile(UT_WorkBuffer &buf, bool isflipbook, const char *label) | TIL_TileMPlay | static |
| getMouseClickPosition(int &x, int &y) const override | TIL_TileMPlay | virtual |
| getMouseClickRadius() const override | TIL_TileMPlay | virtual |
| 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 | |
| isInteractive() const override | TIL_TileMPlay | inlinevirtual |
| isNullDeviceName(const char *filename) | IMG_TileDevice | static |
| isOpen() const | TIL_TileMPlay | inline |
| 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 |
| noNewMPlay(bool enable) | TIL_TileMPlay | |
| open(const IMG_TileOptions &finfo, int xres, int yres, int twidth, int theight, fpreal aspect) override | TIL_TileMPlay | virtual |
| openDeep(const char *filename, const TIL_Sequence &info, int tilex, int tiley, bool startnew=false, const IMG_TileOptions *finfo=0) | TIL_TileMPlay | |
| openMulti(IMG_TileOptionList &flist, int xres, int yres, int twidth, int theight, fpreal aspect) override | TIL_TileMPlay | virtual |
| registerDevice(IMG_TileDeviceCreator creator, const char *label) | IMG_TileDevice | static |
| renderWindow() const | IMG_TileDevice | inlineprotected |
| resetTileRequestor() | IMG_TileDevice | virtual |
| setColorCorrectionGamma(bool enable, fpreal gamma) | TIL_TileMPlay | static |
| setColorCorrectionLUT(bool enable, const char *lut) | TIL_TileMPlay | static |
| 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 |
| setMouseClickPosition(int x, int y) | TIL_TileMPlay | inline |
| 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 |
| setSendPIDFlag(bool flag) | TIL_TileMPlay | |
| setStatusMsg(const char *msg) | TIL_TileMPlay | |
| setStyleSheets(UT_StringArray &style_sheets) override | TIL_TileMPlay | 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 w) override | TIL_TileMPlay | virtual |
| streakEdges(int x1, int y1, int x2, int y2, int plane=-1) | TIL_TileMPlay | |
| terminateOnConnectionLost(bool) override | TIL_TileMPlay | virtual |
| TIL_TileMPlay(int middle, bool isflipbook) | TIL_TileMPlay | |
| unregisterDevice(const char *label) | IMG_TileDevice | static |
| unsafeFlush() | IMG_TileDevice | virtual |
| wantsHoudiniPort() const override | TIL_TileMPlay | inlinevirtual |
| wasRemoteQuitRequested() | TIL_TileMPlay | inline |
| writeCustomTag(const char *tagname, int size, const char *const *values) override | TIL_TileMPlay | virtual |
| writeDeepTile(int plane_index, const void *data, int x0, int x1, int y0, int y1) | TIL_TileMPlay | |
| 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) override | TIL_TileMPlay | virtual |
| writeTile(const void *data, unsigned x0, unsigned x1, unsigned y0, unsigned y1) override | TIL_TileMPlay | virtual |
| xres() const | IMG_TileDevice | inline |
| yres() const | IMG_TileDevice | inline |
| ~IMG_TileDevice() | IMG_TileDevice | virtual |
| ~TIL_TileMPlay() override | TIL_TileMPlay |