appendProxy(Hash &hash) const | DD::Image::ProxyContext | |
from_proxy(Matrix4 &) const | DD::Image::ProxyContext | |
from_proxy_area(double area) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_pixel_aspect(double pa) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_wh(double &w, double &h) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_wh(float &w, float &h) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_x(double x) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_xy(double &x, double &y) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_xy(float &x, float &y) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
from_proxy_y(double y) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
isEqualTo(const ProxyContext &other) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inlineprotected |
isIdentity() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
isLessThan(const ProxyContext &other) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inlineprotected |
operator<< (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | friend |
proxy() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
PROXY_ALWAYS enum value | DD::Image::ProxyContext | |
PROXY_NEAREST enum value | DD::Image::ProxyContext | |
PROXY_NEVER enum value | DD::Image::ProxyContext | |
PROXY_OFF enum value | DD::Image::ProxyContext | |
PROXY_SCALE_DOWN enum value | DD::Image::ProxyContext | |
ProxyContext() | DD::Image::ProxyContext | inlineprotected |
ProxySetting enum name | DD::Image::ProxyContext | |
scale(float scale) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
scale(float sx, float sy) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
scale_x() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
scale_y() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
setProxy(ProxySetting v) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
setProxyscale(float scale) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
setProxyscale(float sx, float sy) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
setProxyscale(const Format &fullsize, const Format &proxysize) | DD::Image::ProxyContext | |
setProxyscale(const Matrix4 &) | DD::Image::ProxyContext | |
to_proxy(Matrix4 &) const | DD::Image::ProxyContext | |
to_proxy(const Format &from, Format &to) const | DD::Image::ProxyContext | |
to_proxy_area(double &w, double &h) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_area(double area) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_box(DD::Image::Box &box) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_h(double w) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_pixel_aspect(double pa) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_rel(const Format &from, Format &to, const ProxyContext &) const | DD::Image::ProxyContext | |
to_proxy_w(double w) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_wh(double &w, double &h) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_wh(float &w, float &h) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_x(double w) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_xy(double &x, double &y) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_xy(float &x, float &y) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
to_proxy_y(double w) const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
translate(float x, float y) (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
translate_x() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |
translate_y() const (defined in DD::Image::ProxyContext) | DD::Image::ProxyContext | inline |