The vifa_bbox class is a timestamped 2D bounding box (vgl/vgl_box_2d) used by the vifa_group_pgram class to efficiently compute the bounding box of a collection of lines.
Definition in file vifa_bbox.h.
#include <vbl/vbl_ref_count.h>
#include <vbl/vbl_smart_ptr.h>
#include <vgl/vgl_box_2d.h>
#include <vul/vul_timestamp.h>
Go to the source code of this file.
Classes | |
| class | vifa_bbox |
Typedefs | |
| typedef vbl_smart_ptr< vifa_bbox > | vifa_bbox_sptr |
|
|
Definition at line 33 of file vifa_bbox.h. |
1.4.4