Classes | Typedefs
contrib/gel/vifa/vifa_bbox.h File Reference

Timestamped 2D bounding box. More...

#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_bboxvifa_bbox_sptr

Detailed Description

Timestamped 2D bounding box.

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.

Author:
Mike Petersen, June 2003

Definition in file vifa_bbox.h.


Typedef Documentation

Definition at line 33 of file vifa_bbox.h.