at(difference_type i) const (defined in image_view) | image_view | [inline] |
at(const point_t &p) const (defined in image_view) | image_view | [inline] |
at(x_coord_t x, y_coord_t y) const (defined in image_view) | image_view | [inline] |
axis_iterator(const point_t &p) const (defined in image_view) | image_view | [inline] |
begin() const (defined in image_view) | image_view | [inline] |
col_begin(x_coord_t x) const (defined in image_view) | image_view | [inline] |
col_end(x_coord_t x) const (defined in image_view) | image_view | [inline] |
const_t typedef (defined in image_view) | image_view | |
coord_t typedef (defined in image_view) | image_view | |
difference_type typedef (defined in image_view) | image_view | |
dimensions() const (defined in image_view) | image_view | [inline] |
end() const (defined in image_view) | image_view | [inline] |
height() const (defined in image_view) | image_view | [inline] |
image_view (defined in image_view) | image_view | [friend] |
image_view() (defined in image_view) | image_view | [inline] |
image_view(const View &iv) (defined in image_view) | image_view | [inline] |
image_view(const point_t &sz, const L2 &loc) (defined in image_view) | image_view | [inline] |
image_view(coord_t width, coord_t height, const L2 &loc) (defined in image_view) | image_view | [inline] |
is_1d_traversable() const (defined in image_view) | image_view | [inline] |
iterator typedef (defined in image_view) | image_view | |
locator typedef (defined in image_view) | image_view | |
num_channels() const (defined in image_view) | image_view | [inline] |
num_dimensions (defined in image_view) | image_view | [static] |
operator!=(const View &v) const (defined in image_view) | image_view | [inline] |
operator()(const point_t &p) const (defined in image_view) | image_view | [inline] |
operator()(x_coord_t x, y_coord_t y) const (defined in image_view) | image_view | [inline] |
operator=(const View &iv) (defined in image_view) | image_view | [inline] |
operator=(const image_view &iv) (defined in image_view) | image_view | [inline] |
operator==(const View &v) const (defined in image_view) | image_view | [inline] |
operator[](difference_type i) const (defined in image_view) | image_view | [inline] |
pixels() const (defined in image_view) | image_view | [inline] |
point_t typedef (defined in image_view) | image_view | |
rbegin() const (defined in image_view) | image_view | [inline] |
reference typedef (defined in image_view) | image_view | |
rend() const (defined in image_view) | image_view | [inline] |
reverse_iterator typedef (defined in image_view) | image_view | |
row_begin(y_coord_t y) const (defined in image_view) | image_view | [inline] |
row_end(y_coord_t y) const (defined in image_view) | image_view | [inline] |
size() const (defined in image_view) | image_view | [inline] |
size_type typedef (defined in image_view) | image_view | |
swap (defined in image_view) | image_view | [friend] |
value_type typedef (defined in image_view) | image_view | |
width() const (defined in image_view) | image_view | [inline] |
x_at(x_coord_t x, y_coord_t y) const (defined in image_view) | image_view | [inline] |
x_at(const point_t &p) const (defined in image_view) | image_view | [inline] |
x_coord_t typedef (defined in image_view) | image_view | |
x_iterator typedef (defined in image_view) | image_view | |
xy_at(x_coord_t x, y_coord_t y) const (defined in image_view) | image_view | [inline] |
xy_at(const point_t &p) const (defined in image_view) | image_view | [inline] |
xy_locator typedef (defined in image_view) | image_view | |
y_at(x_coord_t x, y_coord_t y) const (defined in image_view) | image_view | [inline] |
y_at(const point_t &p) const (defined in image_view) | image_view | [inline] |
y_coord_t typedef (defined in image_view) | image_view | |
y_iterator typedef (defined in image_view) | image_view | |