, including all inherited members.
ALEXAV3LOGC enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
append(Hash &) const | DD::Image::LUT | |
append(BuiltinLUTId n, Hash &) | DD::Image::LUT | [static] |
Builtin(BuiltinLUTId n, Reader *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
Builtin(const char *name, Reader *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
Builtin(BuiltinLUTId n, Writer *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
Builtin(const char *name, Writer *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
builtin_names | DD::Image::LUT | [static] |
BuiltinLUTId typedef (defined in DD::Image::LUT) | DD::Image::LUT | |
CLOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
DataType enum name | DD::Image::LUT | |
fillFromTable() | DD::Image::LUT | [protected] |
fillToTable() const | DD::Image::LUT | [protected] |
FLOAT enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
from_byte(float) const =0 | DD::Image::LUT | [pure virtual] |
from_byte(float *, const uchar *, int W, int delta=1) const | DD::Image::LUT | |
from_byte(float *, const uchar *, const uchar *alpha, int W, int delta=1) const | DD::Image::LUT | |
from_float(float *, const float *, int W, int delta=1) const | DD::Image::LUT | |
from_float(float *, const float *, const float *alpha, int W, int delta=1) const | DD::Image::LUT | |
from_short(float *, const U16 *, int W, int bits=16, int delta=1) const | DD::Image::LUT | |
from_short(float *, const U16 *, const U16 *alpha, int W, int bits=16, int delta=1) const | DD::Image::LUT | |
fromFloat(float v) const | DD::Image::LUT | [inline] |
fromFloatFast(float v) const | DD::Image::LUT | |
GAMMA1_8 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
GAMMA2_2 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
GAMMA2_4 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
GetBuiltinLUT(BuiltinLUTId id) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
GetBuiltinLutByName(const char *name) | DD::Image::LUT | [static] |
GetDefaultLutForType(DataType) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
GetLut(DataType, const Reader *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
GetLut(DataType, const Writer *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
hash (defined in DD::Image::LUT) | DD::Image::LUT | [protected] |
InitialiseBuiltin(BuiltinLUTId id) (defined in DD::Image::LUT) | DD::Image::LUT | [protected, static] |
INT16 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
INT8 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
INVALID enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
isToTableValid() const | DD::Image::LUT | [inline] |
linear() const | DD::Image::LUT | [inline] |
Linear() | DD::Image::LUT | [static] |
LOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
LUT() (defined in DD::Image::LUT) | DD::Image::LUT | [inline] |
mFnDeprecatedInNuke10Func("Readers and Writers should use builtin( type, Reader* ) or ""builtin( type, Writer* ) instead to allow OCIO support ""All other code should use GetBuiltinLUT / GetBuiltinLutByName instead", static LUT *builtin(BuiltinLUTId n);static LUT *builtin(const char *name);) | DD::Image::LUT | |
mFnDeprecatedInNuke10Func("Readers and Writers should use GetLut( DataType, Reader* ) or ""GetLut( DataType, Writer* ) instead to allow OCIO support ""All other code should use GetDefaultLutForType() instead", static LUT *getLut(DataType)) | DD::Image::LUT | |
mFnDeprecatedInNuke10Func("Use SetLUT() instead.", static void setLut(DataType, LUT *)) (defined in DD::Image::LUT) | DD::Image::LUT | |
MONITOR enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
PANALOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
PLOGLIN enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
PROTUNE enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
REDLOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
setBuiltin(BuiltinLUTId n, const char *name, LUT *lut) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
SetLut(DataType, LUT *) (defined in DD::Image::LUT) | DD::Image::LUT | [static] |
SLOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
SLOG1 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
SLOG2 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
SLOG3 enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
sRGB() (defined in DD::Image::LUT) | DD::Image::LUT | [inline, static] |
test(float) const | DD::Image::LUT | |
to_byte(float) const =0 | DD::Image::LUT | [pure virtual] |
to_byte(uchar *, const float *, int W, int delta=1) const | DD::Image::LUT | |
to_byte(uchar *, const float *, const float *alpha, int W, int delta=1) const | DD::Image::LUT | |
to_float(float *, const float *, int W, int delta=1) const | DD::Image::LUT | |
to_float(float *, const float *, const float *alpha, int W, int delta=1) const | DD::Image::LUT | |
to_short(U16 *, const float *, int W, int bits=16, int delta=1) const | DD::Image::LUT | |
to_short(U16 *, const float *, const float *alpha, int W, int bits=16, int delta=1) const | DD::Image::LUT | |
toFloat(float v) const | DD::Image::LUT | [inline] |
toFloatFast(float v) const | DD::Image::LUT | |
TYPES_END enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
validate() | DD::Image::LUT | [protected] |
VIEWER enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
VIPERLOG enum value (defined in DD::Image::LUT) | DD::Image::LUT | |
zero() const | DD::Image::LUT | [inline] |
~LUT() (defined in DD::Image::LUT) | DD::Image::LUT | [inline, virtual] |