area() const (defined in DD::Image::Box) | DD::Image::Box | inline |
at(int x, int y, ChannelMask m, float *o) | DD::Image::Interest | |
at(int x, int y, Channel z) | DD::Image::Interest | |
begin() const (defined in DD::Image::Box) | DD::Image::Box | inline |
Box() (defined in DD::Image::Box) | DD::Image::Box | inline |
Box(int x, int y, int r, int t) (defined in DD::Image::Box) | DD::Image::Box | inline |
Box(const Box &b) (defined in DD::Image::Box) | DD::Image::Box | inline |
Cache (defined in DD::Image::Interest) | DD::Image::Interest | friend |
cache() const (defined in DD::Image::Interest) | DD::Image::Interest | inline |
center_x() const | DD::Image::Box | inline |
center_y() const | DD::Image::Box | inline |
channels() const (defined in DD::Image::Interest) | DD::Image::Interest | inline |
clampx(int x) const | DD::Image::Box | inline |
clampy(int y) const | DD::Image::Box | inline |
clear() | DD::Image::Box | inline |
const_iterator typedef (defined in DD::Image::Box) | DD::Image::Box | |
contains(const Box &other) const | DD::Image::Box | |
done(int y) const | DD::Image::Interest | |
end() const (defined in DD::Image::Box) | DD::Image::Box | inline |
expand(int amount) | DD::Image::Box | |
expand(int widthAmount, int heightAmount) | DD::Image::Box | |
h() const | DD::Image::Box | inline |
h(int v) | DD::Image::Box | inline |
have_memory(Channel z, int y) const | DD::Image::Interest | inline |
inputIop(Iop &iop) | DD::Image::Interest | static |
Interest(Iop &, ChannelMask, bool mt=false, InterestRatchet *ir=nullptr, float fracCPU=1.0f) | DD::Image::Interest | |
Interest(Iop &, int x, int y, int r, int t, ChannelMask, bool mt=false, InterestRatchet *ir=nullptr, float fracCPU=1.0f) | DD::Image::Interest | |
Interest(Iop &, const Box &box, ChannelMask, bool mt=false, InterestRatchet *ir=nullptr, float fracCPU=1.0f) (defined in DD::Image::Interest) | DD::Image::Interest | |
Interest(const Interest &)=delete (defined in DD::Image::Interest) | DD::Image::Interest | |
intersect(const Box &) | DD::Image::Box | |
intersect(int x, int y, int r, int t) | DD::Image::Box | |
intersects(const Box &other) const | DD::Image::Box | |
intersects(int x, int y, int r, int t) const | DD::Image::Box | |
is_constant() const | DD::Image::Box | inline |
is_zero(Channel z, int y) const | DD::Image::Interest | |
LinePointers typedef | DD::Image::Interest | |
load_range(int, int) | DD::Image::Interest | |
merge(const Box &) | DD::Image::Box | |
merge(int x, int y) | DD::Image::Box | |
merge(int x, int y, int r, int t) | DD::Image::Box | |
move(int dx, int dy) | DD::Image::Box | inline |
operator<<(std::ostream &, const Interest &) | DD::Image::Interest | friend |
operator=(const Interest &)=delete (defined in DD::Image::Interest) | DD::Image::Interest | |
operator[](Channel z) const | DD::Image::Interest | inline |
pad(int dx, int dy, int dr, int dt) | DD::Image::Box | inline |
pad(int dx, int dy) | DD::Image::Box | inline |
pad(int d) | DD::Image::Box | inline |
r() const | DD::Image::Box | inline |
r(int v) | DD::Image::Box | inline |
reserve_range(int bottom, int top) | DD::Image::Interest | protected |
RowPtr typedef | DD::Image::Interest | |
scale(float scaleAmount) | DD::Image::Box | |
set(int x, int y, int r, int t) | DD::Image::Box | inline |
set(const Box &b) | DD::Image::Box | inline |
t() const | DD::Image::Box | inline |
t(int v) | DD::Image::Box | inline |
unlock() | DD::Image::Interest | |
unlocked() const | DD::Image::Interest | inline |
valid() const | DD::Image::Interest | |
w() const | DD::Image::Box | inline |
w(int v) | DD::Image::Box | inline |
x() const | DD::Image::Box | inline |
x(int v) | DD::Image::Box | inline |
y() const | DD::Image::Box | inline |
y(int v) | DD::Image::Box | inline |
~Interest() | DD::Image::Interest | |