#include <limits>#include "vgl_fit_oriented_box_2d.h"#include <vnl/vnl_math.h>#include <vgl/vgl_box_2d.h>#include <vgl/vgl_area.h>Go to the source code of this file.
Macros | |
| #define | VGL_FIT_ORIENTED_BOX_2D_INSTANTIATE(T) template class vgl_fit_oriented_box_2d<T > |
| #define VGL_FIT_ORIENTED_BOX_2D_INSTANTIATE | ( | T | ) | template class vgl_fit_oriented_box_2d<T > |
Definition at line 85 of file vgl_fit_oriented_box_2d.hxx.
1.8.15