vgl_homg_line_2d< T > Member List
This is the complete list of members for vgl_homg_line_2d< T >, including all inherited members.
a() const vgl_homg_line_2d< T > [inline]
a_vgl_homg_line_2d< T > [private]
b() const vgl_homg_line_2d< T > [inline]
b_vgl_homg_line_2d< T > [private]
c() const vgl_homg_line_2d< T > [inline]
c_vgl_homg_line_2d< T > [private]
concurrent(l const &l1, l const &l2, l const &l3)vgl_homg_line_2d< T > [related]
direction() const vgl_homg_line_2d< T > [inline]
get_two_points(vgl_homg_point_2d< T > &p1, vgl_homg_point_2d< T > &p2) const vgl_homg_line_2d< T >
ideal(T tol=(T) 0) const vgl_homg_line_2d< T > [inline]
is_ideal(l const &line, T tol=(T) 0)vgl_homg_line_2d< T > [related]
normal() const vgl_homg_line_2d< T > [inline]
normalize()vgl_homg_line_2d< T >
operator!=(vgl_homg_line_2d< T > const &other) const vgl_homg_line_2d< T > [inline]
operator*(vnl_matrix_fixed< T, 3, 3 > const &m, vgl_homg_line_2d< T > const &p)vgl_homg_line_2d< T > [related]
operator<<(vcl_ostream &s, l const &line)vgl_homg_line_2d< T > [related]
operator==(vgl_homg_line_2d< T > const &l) const vgl_homg_line_2d< T > [inline]
operator>>(vcl_istream &s, l &line)vgl_homg_line_2d< T > [related]
set(T va, T vb, T vc)vgl_homg_line_2d< T > [inline]
vgl_closest_point(vgl_homg_line_2d< T > const &l, vgl_homg_point_2d< T > const &p)vgl_homg_line_2d< T > [related]
vgl_distance(vgl_homg_line_2d< T > const &l, vgl_homg_point_2d< T > const &p)vgl_homg_line_2d< T > [related]
vgl_distance_origin(vgl_homg_line_2d< T > const &l)vgl_homg_line_2d< T > [related]
vgl_homg_line_2d()vgl_homg_line_2d< T > [inline]
vgl_homg_line_2d(T va, T vb, T vc)vgl_homg_line_2d< T > [inline]
vgl_homg_line_2d(const T v[3])vgl_homg_line_2d< T > [inline]
vgl_homg_line_2d(vgl_line_2d< T > const &p)vgl_homg_line_2d< T >
vgl_homg_line_2d(vgl_homg_point_2d< T > const &p1, vgl_homg_point_2d< T > const &p2)vgl_homg_line_2d< T >