, including all inherited members.
add(vgl_point_2d< Type > const &p) | vgl_box_2d< Type > | |
add(vgl_box_2d< Type > const &b) | vgl_box_2d< Type > | |
area() const | vgl_box_2d< Type > | [inline] |
centre enum value | vgl_box_2d< Type > | |
centroid() const | vgl_box_2d< Type > | |
centroid_x() const | vgl_box_2d< Type > | |
centroid_y() const | vgl_box_2d< Type > | |
contains(vgl_point_2d< Type > const &p) const | vgl_box_2d< Type > | |
contains(vgl_box_2d< Type > const &b) const | vgl_box_2d< Type > | |
contains(Type const &x, Type const &y) const | vgl_box_2d< Type > | [inline] |
empty() | vgl_box_2d< Type > | |
expand_about_centroid(Type expand) | vgl_box_2d< Type > | |
height() const | vgl_box_2d< Type > | |
is_empty() const | vgl_box_2d< Type > | [inline] |
max_point() const | vgl_box_2d< Type > | |
max_pos enum value | vgl_box_2d< Type > | |
max_pos_ | vgl_box_2d< Type > | [protected] |
max_x() const | vgl_box_2d< Type > | [inline] |
max_y() const | vgl_box_2d< Type > | [inline] |
min_point() const | vgl_box_2d< Type > | |
min_pos enum value | vgl_box_2d< Type > | |
min_pos_ | vgl_box_2d< Type > | [protected] |
min_x() const | vgl_box_2d< Type > | [inline] |
min_y() const | vgl_box_2d< Type > | [inline] |
operator<<(vcl_ostream &s, vgl_box_2d< Type > const &p) | vgl_box_2d< Type > | [related] |
operator==(vgl_bbox_2d< Type > const &b) const | vgl_bbox_2d< Type > | [inline] |
vgl_box_2d::operator==(vgl_box_2d< Type > const &b) const | vgl_box_2d< Type > | [inline] |
operator>>(vcl_istream &is, vgl_box_2d< Type > &p) | vgl_box_2d< Type > | [related] |
point_type enum name | vgl_box_2d< Type > | |
print(vcl_ostream &) const | vgl_box_2d< Type > | |
read(vcl_istream &) | vgl_box_2d< Type > | |
scale_about_centroid(double s) | vgl_box_2d< Type > | |
scale_about_origin(double s) | vgl_box_2d< Type > | |
set_centroid(Type const c[2]) | vgl_box_2d< Type > | [inline] |
set_centroid(vgl_point_2d< Type > const &c) | vgl_box_2d< Type > | [inline] |
set_centroid_x(Type cx) | vgl_box_2d< Type > | |
set_centroid_y(Type cy) | vgl_box_2d< Type > | |
set_height(Type height) | vgl_box_2d< Type > | |
set_max_point(vgl_point_2d< Type > const &max_pt) | vgl_box_2d< Type > | |
set_max_x(Type m) | vgl_box_2d< Type > | [inline] |
set_max_y(Type m) | vgl_box_2d< Type > | [inline] |
set_min_point(vgl_point_2d< Type > const &min_pt) | vgl_box_2d< Type > | |
set_min_x(Type m) | vgl_box_2d< Type > | [inline] |
set_min_y(Type m) | vgl_box_2d< Type > | [inline] |
set_width(Type width) | vgl_box_2d< Type > | |
setmax_position(Type const max_position[2]) | vgl_box_2d< Type > | |
setmin_position(Type const min_position[2]) | vgl_box_2d< Type > | |
vgl_bbox_2d() | vgl_bbox_2d< Type > | [inline] |
vgl_bbox_2d(Type const min_position[2], Type const max_position[2]) | vgl_bbox_2d< Type > | [inline] |
vgl_bbox_2d(vgl_point_2d< Type > const &min_pos, vgl_point_2d< Type > const &max_pos) | vgl_bbox_2d< Type > | [inline] |
vgl_bbox_2d(Type xmin, Type xmax, Type ymin, Type ymax) | vgl_bbox_2d< Type > | [inline] |
vgl_box_2d() | vgl_box_2d< Type > | |
vgl_box_2d(Type const corner1[2], Type const corner2[2]) | vgl_box_2d< Type > | |
vgl_box_2d(vgl_point_2d< Type > const &corner1, vgl_point_2d< Type > const &corner2) | vgl_box_2d< Type > | |
vgl_box_2d(Type xmin, Type xmax, Type ymin, Type ymax) | vgl_box_2d< Type > | |
vgl_box_2d(Type const ref_point[2], Type width, Type height, point_type) | vgl_box_2d< Type > | |
vgl_box_2d(vgl_point_2d< Type > const &ref_point, Type width, Type height, point_type) | vgl_box_2d< Type > | |
vgl_clip_line_to_box(vgl_line_2d< T > const &l, vgl_box_2d< T > const &b) | vgl_box_2d< Type > | [related] |
vgl_intersection(vgl_box_2d< T > const &b, vgl_point_2d< T > const &p) | vgl_box_2d< Type > | [related] |
vgl_intersection(vgl_point_2d< T > const &p, vgl_box_2d< T > const &b) | vgl_box_2d< Type > | [related] |
vgl_intersection(vgl_box_2d< T > const &, vgl_box_2d< T > const &) | vgl_box_2d< Type > | [related] |
vgl_intersection(vgl_box_2d< T > const &b, vgl_polygon< T > const &poly) | vgl_box_2d< Type > | [related] |
vgl_intersection(vgl_box_2d< T > const &b, vcl_vector< vgl_point_2d< T > > const &p) | vgl_box_2d< Type > | [related] |
vgl_intersection(vcl_vector< vgl_point_2d< T > > const &p, vgl_box_2d< T > const &b) | vgl_box_2d< Type > | [related] |
volume() const | vgl_box_2d< Type > | [inline] |
width() const | vgl_box_2d< Type > | |
write(vcl_ostream &) const | vgl_box_2d< Type > | |