vgl_ray_3d< Type > Member List

This is the complete list of members for vgl_ray_3d< Type >, including all inherited members.

contains(const vgl_point_3d< Type > &p) constvgl_ray_3d< Type >
direction() constvgl_ray_3d< Type >inline
operator!=(vgl_ray_3d< Type >const &other) constvgl_ray_3d< Type >inline
operator<<(std::ostream &s, const vgl_ray_3d< Type > &p)vgl_ray_3d< Type >related
operator==(vgl_ray_3d< Type > const &r) constvgl_ray_3d< Type >inline
operator>>(std::istream &is, vgl_ray_3d< Type > &p)vgl_ray_3d< Type >related
origin() constvgl_ray_3d< Type >inline
p0_vgl_ray_3d< Type >private
set(vgl_point_3d< Type > const &p0, vgl_vector_3d< Type > const &direction)vgl_ray_3d< Type >inline
t_vgl_ray_3d< Type >private
vgl_intersection(vgl_ray_3d< T > const &r1, vgl_ray_3d< T > const &r2, vgl_point_3d< T > &i_pnt)vgl_ray_3d< Type >related
vgl_intersection(vgl_box_3d< T > const &box, vgl_ray_3d< T > const &ray, vgl_point_3d< T > &p0, vgl_point_3d< T > &p1)vgl_ray_3d< Type >related
vgl_ray_3d()=defaultvgl_ray_3d< Type >inline
vgl_ray_3d(vgl_ray_3d< Type > const &l)vgl_ray_3d< Type >inline
vgl_ray_3d(vgl_point_3d< Type > const &p0, vgl_vector_3d< Type > const &direction)vgl_ray_3d< Type >inline
vgl_ray_3d(vgl_point_3d< Type > const &origin, vgl_point_3d< Type > const &p)vgl_ray_3d< Type >inline
vgl_ray_3d(vgl_line_segment_3d< Type > const &ls)vgl_ray_3d< Type >inline
vgl_ray_3d(vgl_line_3d_2_points< Type > const &ls)vgl_ray_3d< Type >inline
~vgl_ray_3d()=defaultvgl_ray_3d< Type >inline