#include "vpgl_xio_calibration_matrix.h"#include <vpgl/vpgl_calibration_matrix.h>#include <vgl/vgl_point_2d.h>#include <vgl/xio/vgl_xio_point_2d.h>#include <vsl/vsl_basic_xml_element.h>Go to the source code of this file.
Defines | |
| #define | vpgl_xio_calibration_matrix_txx_ |
| #define | VPGL_XIO_CALIBRATION_MATRIX_INSTANTIATE(T) template void x_write(vcl_ostream &, vpgl_calibration_matrix<T >) |
Functions | |
| template<class T > | |
| void | x_write (vcl_ostream &os, vpgl_calibration_matrix< T > p) |
| xml write. | |
Definition in file vpgl_xio_calibration_matrix.txx.
| #define VPGL_XIO_CALIBRATION_MATRIX_INSTANTIATE | ( | T | ) | template void x_write(vcl_ostream &, vpgl_calibration_matrix<T >) |
Definition at line 28 of file vpgl_xio_calibration_matrix.txx.
| #define vpgl_xio_calibration_matrix_txx_ |
Definition at line 3 of file vpgl_xio_calibration_matrix.txx.
| void x_write | ( | vcl_ostream & | os, |
| vpgl_calibration_matrix< T > | p | ||
| ) |
1.7.5.1