#include "vpgl_poly_radial_distortion.h"Go to the source code of this file.
Classes | |
| struct | vpgl_poly_helper< T, n > |
| struct | vpgl_poly_helper< T, 1 > |
| struct | vpgl_poly_deriv_helper< T, n > |
| struct | vpgl_poly_deriv_helper< T, 1 > |
Macros | |
| #define | vpgl_POLY_RADIAL_DISTORTION_INSTANTIATE(T, n) template class vpgl_poly_radial_distortion<T,n> |
| #define vpgl_POLY_RADIAL_DISTORTION_INSTANTIATE | ( | T, | |
| n | |||
| ) | template class vpgl_poly_radial_distortion<T,n> |
Definition at line 71 of file vpgl_poly_radial_distortion.hxx.
1.8.15