, including all inherited members.
| can_invert_distance() const | HomgMetric | |
| distance_squared(double x1, double y1, double x2, double y2) const | HomgMetric | |
| distance_squared(const HomgPoint2D &, const HomgPoint2D &) const | HomgMetric | |
| distance_squared(vgl_homg_point_2d< double > const &, vgl_homg_point_2d< double > const &) const | HomgMetric | |
| distance_squared(const HomgLineSeg2D &segment, const HomgLine2D &line) const | HomgMetric | |
| distance_squared(vgl_line_segment_2d< double > const &segment, vgl_homg_line_2d< double > const &line) const | HomgMetric | |
| get_C() const | HomgMetric | |
| get_C_inverse() const | HomgMetric | |
| homg_line_to_image(const HomgLineSeg2D &) const | HomgMetric | |
| homg_to_image(vgl_homg_point_2d< double > const &) const | HomgMetric | |
| homg_to_image(const HomgPoint2D &) const | HomgMetric | |
| homg_to_image(const HomgPoint2D &, double *ix, double *iy) const | HomgMetric | |
| homg_to_image(vgl_homg_point_2d< double > const &, double &ix, double &iy) const | HomgMetric | |
| homg_to_image_distance(double homg_distance) const | HomgMetric | |
| homg_to_image_distance_sqr(double homg_distance) const | HomgMetric | |
| homg_to_image_F(const FMatrix &, const HomgMetric &c1, const HomgMetric &c2) | HomgMetric | [static] |
| homg_to_image_H(const HMatrix2D &, const HomgMetric &c1, const HomgMetric &c2) | HomgMetric | [static] |
| homg_to_image_line(const HomgLine2D &) const | HomgMetric | |
| homg_to_image_line(vgl_homg_line_2d< double > const &) const | HomgMetric | |
| homg_to_image_P(const PMatrix &, const HomgMetric &c) | HomgMetric | [static] |
| homg_to_image_T(const TriTensor &, const HomgMetric &c1, const HomgMetric &c2, const HomgMetric &c3) | HomgMetric | [static] |
| homg_to_imagehomg(const HomgPoint2D &) const | HomgMetric | |
| homg_to_imagehomg(vgl_homg_point_2d< double > const &) const | HomgMetric | |
| HomgMetric() | HomgMetric | [inline] |
| HomgMetric(const ImageMetric *metric) | HomgMetric | |
| image_to_homg(vgl_point_2d< double > const &) const | HomgMetric | |
| image_to_homg(const vnl_double_2 &) const | HomgMetric | |
| image_to_homg(double x, double y) const | HomgMetric | |
| image_to_homg_distance(double image_distance) const | HomgMetric | |
| image_to_homg_distance_sqr(double image_distance) const | HomgMetric | |
| image_to_homg_F(const FMatrix &, const HomgMetric &c1, const HomgMetric &c2) | HomgMetric | [static] |
| image_to_homg_H(const HMatrix2D &, const HomgMetric &c1, const HomgMetric &c2) | HomgMetric | [static] |
| image_to_homg_line(const HomgLine2D &) const | HomgMetric | |
| image_to_homg_line(vgl_homg_line_2d< double > const &) const | HomgMetric | |
| image_to_homg_line(const HomgLineSeg2D &) const | HomgMetric | |
| image_to_homg_P(const PMatrix &, const HomgMetric &c) | HomgMetric | [static] |
| image_to_homg_T(const TriTensor &, const HomgMetric &c1, const HomgMetric &c2, const HomgMetric &c3) | HomgMetric | [static] |
| imagehomg_to_homg(const HomgPoint2D &) const | HomgMetric | |
| imagehomg_to_homg(vgl_homg_point_2d< double > const &) const | HomgMetric | |
| is_linear() const | HomgMetric | |
| is_within_distance(const HomgPoint2D &, const HomgPoint2D &, double distance) const | HomgMetric | |
| is_within_distance(vgl_homg_point_2d< double > const &, vgl_homg_point_2d< double > const &, double distance) const | HomgMetric | |
| metric_ | HomgMetric | [private] |
| operator const ImageMetric *() const | HomgMetric | [inline] |
| perp_dist_squared(const HomgPoint2D &, const HomgLine2D &) const | HomgMetric | |
| perp_dist_squared(vgl_homg_point_2d< double > const &p, vgl_homg_line_2d< double > const &l) const | HomgMetric | |
| perp_projection(const HomgLine2D &l, const HomgPoint2D &p) const | HomgMetric | |
| perp_projection(vgl_homg_line_2d< double > const &l, vgl_homg_point_2d< double > const &p) const | HomgMetric | |
| print(vcl_ostream &) const | HomgMetric | |
| ~HomgMetric() | HomgMetric | |