#include <ImfLut.h>
Public Member Functions | |
| template<class Function > | |
| HalfLut (Function f) | |
| void | apply (half *data, int nData, int stride=1) const |
| void | apply (const Slice &data, const Imath::Box2i &dataWindow) const |
Definition at line 59 of file ImfLut.h.
| Imf::HalfLut::HalfLut | ( | Function | f | ) | [inline] |
| void Imf::HalfLut::apply | ( | const Slice & | data, | |
| const Imath::Box2i & | dataWindow | |||
| ) | const |
| void Imf::HalfLut::apply | ( | half * | data, | |
| int | nData, | |||
| int | stride = 1 | |||
| ) | const |
1.5.9