Go to the source code of this file.
Defines | |
| #define | vgl_line_3d_2_points_txx_ |
| #define | VGL_LINE_3D_2_POINTS_INSTANTIATE(T) |
Functions | |
| template<class Type > | |
| vcl_ostream & | operator<< (vcl_ostream &s, const vgl_line_3d_2_points< Type > &p) |
Definition in file vgl_line_3d_2_points.txx.
| #define VGL_LINE_3D_2_POINTS_INSTANTIATE | ( | T | ) |
template class vgl_line_3d_2_points<T >;\ template vcl_ostream& operator<<(vcl_ostream&, vgl_line_3d_2_points<T > const&)
Definition at line 43 of file vgl_line_3d_2_points.txx.
| #define vgl_line_3d_2_points_txx_ |
Definition at line 3 of file vgl_line_3d_2_points.txx.
| vcl_ostream& operator<< | ( | vcl_ostream & | s, |
| const vgl_line_3d_2_points< Type > & | p | ||
| ) |
Definition at line 35 of file vgl_line_3d_2_points.txx.
1.7.5.1