2 #ifndef vgl_orient_box_3d_operators_h 3 #define vgl_orient_box_3d_operators_h 28 # include <vcl_msvc_warnings.h> 44 #define VGL_ORIENT_BOX_3D_OPERATORS_INSTANTIATE(T) extern "Please #include <vgl/vgl_orient_box_3d_operators.hxx> instead" 46 #endif // vgl_orient_box_3d_operators_h Contains class to represent a cartesian 3D bounding box.
void add(vgl_point_3d< Type > const &p)
Add a point to this box.
a point in 3D nonhomogeneous space
vgl_orient_box_3d_operators()=default
Represents a cartesian 3D box.
static vgl_orient_box_3d< T > minimal_box(vgl_point_3d< T > const &p)