|
HDK
|
This is the complete list of members for UT_FileLUT, including all inherited members.
| CINEON_CLIPPED enum value | UT_FileLUT | |
| CINEON_FULL_RANGE enum value | UT_FileLUT | |
| CINEON_WHITE_GIVEN enum value | UT_FileLUT | |
| compareExistingLUT(const char *name, int mode) | UT_FileLUT | |
| compareExistingLUT(int white, fpreal gamma, int mode, int iwhite) | UT_FileLUT | |
| create(int size, float *data, int range, int mode=LOAD_FORWARD_LUT, const char *filename=0, int whitepoint=65535) | UT_FileLUT | |
| createCineon(int white_point, fpreal gamma, int full_range, int mode=LOAD_FORWARD_LUT, int imagepnt=4095) | UT_FileLUT | |
| debugOut(const char *file) | UT_FileLUT | |
| getInvLUT() | UT_FileLUT | inline |
| getInvLUT() const | UT_FileLUT | inline |
| getInvLUTSize() const | UT_FileLUT | inline |
| getLUT() | UT_FileLUT | inline |
| getLUT() const | UT_FileLUT | inline |
| getLUTSize() const | UT_FileLUT | inline |
| getWhitePoint() const | UT_FileLUT | inline |
| load(const char *name, int lutsize, int lutrange, int mode=LOAD_FORWARD_LUT) | UT_FileLUT | |
| LOAD_FORWARD_LUT enum value | UT_FileLUT | |
| LOAD_FULL_LUT enum value | UT_FileLUT | |
| LOAD_INVERSE_LUT enum value | UT_FileLUT | |
| operator=(const UT_FileLUT &) | UT_FileLUT | |
| UT_FileLUT() | UT_FileLUT | |
| UT_FileLUT(const UT_FileLUT ©) | UT_FileLUT | inline |
| ~UT_FileLUT() | UT_FileLUT | virtual |