Defines | Functions
core/vgl/vgl_line_3d_2_points.txx File Reference
#include "vgl_line_3d_2_points.h"
#include <vcl_iostream.h>

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)

Detailed Description

Definition in file vgl_line_3d_2_points.txx.


Define Documentation

#define VGL_LINE_3D_2_POINTS_INSTANTIATE (   T)
Value:
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.


Function Documentation

template<class Type >
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.