, including all inherited members.
| can_invert_distance() const | ImageMetric | [virtual] |
| decondition(const FMatrix &F, const ImageMetric *c1, const ImageMetric *c2) | ImageMetric | [static] |
| distance_squared(const HomgPoint2D &, const HomgPoint2D &) const | ImageMetric | [virtual] |
| distance_squared(const HomgLineSeg2D &segment, const HomgLine2D &line) const | ImageMetric | [virtual] |
| distance_squared(const vgl_homg_point_2d< double > &, const vgl_homg_point_2d< double > &) const | ImageMetric | [virtual] |
| distance_squared(vgl_line_segment_2d< double > const &segment, vgl_homg_line_2d< double > const &line) const | ImageMetric | [virtual] |
| get_C() const | ImageMetric | [virtual] |
| get_C_inverse() const | ImageMetric | [virtual] |
| homg_line_to_image(const HomgLineSeg2D &) const | ImageMetric | [virtual] |
| homg_line_to_image(vgl_line_segment_2d< double > const &l) const | ImageMetric | [virtual] |
| homg_to_image(vgl_homg_point_2d< double > const &) const | ImageMetric | [virtual] |
| homg_to_image(const HomgPoint2D &) const | ImageMetric | [virtual] |
| homg_to_image_distance(double image_distance) const | ImageMetric | [virtual] |
| homg_to_image_line(vgl_homg_line_2d< double > const &) const | ImageMetric | [virtual] |
| homg_to_image_line(const HomgLine2D &) const | ImageMetric | [virtual] |
| homg_to_imagehomg(vgl_homg_point_2d< double > const &) const | ImageMetric | [virtual] |
| homg_to_imagehomg(const HomgPoint2D &) const | ImageMetric | [virtual] |
| image_to_homg(vgl_point_2d< double > const &) const | ImageMetric | [virtual] |
| image_to_homg(const vnl_double_2 &) const | ImageMetric | [virtual] |
| image_to_homg(double x, double y) const | ImageMetric | [virtual] |
| image_to_homg_distance(double image_distance) const | ImageMetric | [virtual] |
| image_to_homg_line(vgl_homg_line_2d< double > const &) const | ImageMetric | [virtual] |
| image_to_homg_line(const HomgLine2D &) const | ImageMetric | [virtual] |
| image_to_homg_line(const HomgLineSeg2D &) const | ImageMetric | [virtual] |
| image_to_homg_line(vgl_line_segment_2d< double > const &l) const | ImageMetric | [virtual] |
| imagehomg_to_homg(vgl_homg_point_2d< double > const &) const | ImageMetric | [virtual] |
| imagehomg_to_homg(const HomgPoint2D &) const | ImageMetric | [virtual] |
| ImageMetric() | ImageMetric | [inline] |
| is_linear() const | ImageMetric | [virtual] |
| is_within_distance(const HomgPoint2D &, const HomgPoint2D &, double distance) const | ImageMetric | [virtual] |
| is_within_distance(vgl_homg_point_2d< double > const &, vgl_homg_point_2d< double > const &, double distance) const | ImageMetric | [virtual] |
| operator<<(vcl_ostream &o, const ImageMetric &m) | ImageMetric | [friend] |
| perp_dist_squared(const HomgPoint2D &, const HomgLine2D &) const | ImageMetric | [virtual] |
| perp_dist_squared(vgl_homg_point_2d< double > const &, vgl_homg_line_2d< double > const &) const | ImageMetric | [virtual] |
| perp_projection(const HomgLine2D &l, const HomgPoint2D &p) const | ImageMetric | [virtual] |
| perp_projection(vgl_homg_line_2d< double > const &l, vgl_homg_point_2d< double > const &p) const | ImageMetric | [virtual] |
| print(vcl_ostream &s) const | ImageMetric | [virtual] |
| ~ImageMetric() | ImageMetric | [inline, virtual] |