This is the complete list of members for vgl_oriented_box_2d< T >, including all inherited members.
| angle_in_rad() const | vgl_oriented_box_2d< T > | |
| aspect_ratio() const | vgl_oriented_box_2d< T > | inline |
| centroid() const | vgl_oriented_box_2d< T > | |
| contains(T const &x, T const &y) const | vgl_oriented_box_2d< T > | inline |
| contains(vgl_point_2d< T > const &p) const | vgl_oriented_box_2d< T > | |
| corners() const | vgl_oriented_box_2d< T > | |
| enclosing_box() const | vgl_oriented_box_2d< T > | |
| half_height_ | vgl_oriented_box_2d< T > | private |
| height() const | vgl_oriented_box_2d< T > | inline |
| major_axis() const | vgl_oriented_box_2d< T > | inline |
| major_axis_ | vgl_oriented_box_2d< T > | private |
| near_equal(vgl_oriented_box_2d< T > const &ob, T tol=vgl_tolerance< T >::position) const | vgl_oriented_box_2d< T > | |
| obox_boundary() const | vgl_oriented_box_2d< T > | inline |
| operator==(vgl_oriented_box_2d< T > const &ob) const | vgl_oriented_box_2d< T > | inline |
| rotate(vgl_point_2d< T > const &rot_center, T angle_rad) const | vgl_oriented_box_2d< T > | |
| set(vgl_line_segment_2d< T > const &major, T half_height) | vgl_oriented_box_2d< T > | inline |
| transform_to_obox(vgl_point_2d< T > const &p) const | vgl_oriented_box_2d< T > | |
| translate(T tx, T ty) const | vgl_oriented_box_2d< T > | |
| vgl_oriented_box_2d() | vgl_oriented_box_2d< T > | inline |
| vgl_oriented_box_2d(T width, T height, vgl_point_2d< T > const ¢er, T angle_in_rad) | vgl_oriented_box_2d< T > | |
| vgl_oriented_box_2d(vgl_point_2d< T > const &maj_p1, vgl_point_2d< T > const &maj_p2, T height) | vgl_oriented_box_2d< T > | inline |
| vgl_oriented_box_2d(vgl_line_segment_2d< T > const &maj, T height) | vgl_oriented_box_2d< T > | inline |
| vgl_oriented_box_2d(vgl_point_2d< T > const &maj_p1, vgl_point_2d< T > const &maj_p2, vgl_point_2d< T > const &min_p1, vgl_point_2d< T > const &min_p2) | vgl_oriented_box_2d< T > | |
| vgl_oriented_box_2d(vgl_line_segment_2d< T > const &maj, vgl_line_segment_2d< T > const &min) | vgl_oriented_box_2d< T > | inline |
| vgl_oriented_box_2d(const vgl_box_2d< T > &box) | vgl_oriented_box_2d< T > | |
| vgl_oriented_box_2d(const vgl_box_2d< T > &box, T angle_in_rad) | vgl_oriented_box_2d< T > | |
| vgl_oriented_box_2d(vgl_point_2d< T > const &p0, vgl_point_2d< T > const &p1, vgl_point_2d< T > const &p2) | vgl_oriented_box_2d< T > | |
| width() const | vgl_oriented_box_2d< T > | inline |
| width_height() const | vgl_oriented_box_2d< T > |
1.8.15