A bounding oriented box. More...
#include <vsol/vsol_point_3d_sptr.h>
#include <vsol/vsol_volume_3d.h>
#include <vsl/vsl_binary_io.h>
#include <vbl/vbl_bounding_box.h>
#include <vgl/algo/vgl_orient_box_3d.h>
Go to the source code of this file.
Classes | |
class | vsol_orient_box_3d |
An oriented bounding box for 3d spatial objects. More... |
A bounding oriented box.
This class mimics the properties of an oriented box by keeping a regular axis aligned box and a rotation direction. It keeps a bounding box of the rotated box which is an axis aligned box.
Definition in file vsol_orient_box_3d.h.