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() constvgl_homg_line_2d< T >inline
a_vgl_homg_line_2d< T >private
b() constvgl_homg_line_2d< T >inline
b_vgl_homg_line_2d< T >private
c() constvgl_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() constvgl_homg_line_2d< T >inline
get_two_points(vgl_homg_point_2d< T > &p1, vgl_homg_point_2d< T > &p2) constvgl_homg_line_2d< T >
ideal(T tol=(T) 0) constvgl_homg_line_2d< T >inline
is_ideal(l const &line, T tol=(T) 0)vgl_homg_line_2d< T >related
normal() constvgl_homg_line_2d< T >inline
normalize()vgl_homg_line_2d< T >
operator *(vnl_matrix_fixed< T, 3, 3 > const &m, vgl_homg_line_2d< T > const &p)vgl_homg_line_2d< T >related
operator!=(vgl_homg_line_2d< T > const &other) constvgl_homg_line_2d< T >inline
operator<<(std::ostream &s, l const &line)vgl_homg_line_2d< T >related
operator==(vgl_homg_line_2d< T > const &l) constvgl_homg_line_2d< T >inline
operator>>(std::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 >