This is the complete list of members for
vgl_ray_3d< Type >, including all inherited members.
| contains(const vgl_point_3d< Type > &p) const | vgl_ray_3d< Type > | |
| direction() const | vgl_ray_3d< Type > | [inline] |
| operator!=(vgl_ray_3d< Type >const &other) const | vgl_ray_3d< Type > | [inline] |
| operator<<(vcl_ostream &s, const vgl_ray_3d< Type > &p) | vgl_ray_3d< Type > | [related] |
| operator==(vgl_ray_3d< Type > const &r) const | vgl_ray_3d< Type > | [inline] |
| operator>>(vcl_istream &is, vgl_ray_3d< Type > &p) | vgl_ray_3d< Type > | [related] |
| origin() const | vgl_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() | vgl_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() | vgl_ray_3d< Type > | [inline] |