vgl_orient_box_3d< Type > Member List

This is the complete list of members for vgl_orient_box_3d< Type >, including all inherited members.

box()vgl_orient_box_3d< Type >inline
box_vgl_orient_box_3d< Type >
centroid()vgl_orient_box_3d< Type >inline
contains(Type const &x, Type const &y, Type const &z) constvgl_orient_box_3d< Type >
contains(vgl_point_3d< Type > const &p) constvgl_orient_box_3d< Type >inline
corners() constvgl_orient_box_3d< Type >
depth() constvgl_orient_box_3d< Type >inline
enclosing_box() constvgl_orient_box_3d< Type >
height() constvgl_orient_box_3d< Type >inline
operator==(vgl_orient_box_3d< Type > const &obb) constvgl_orient_box_3d< Type >inline
orient_vgl_orient_box_3d< Type >
print(std::ostream &s) constvgl_orient_box_3d< Type >
read(std::istream &s)vgl_orient_box_3d< Type >
vgl_orient_box_3d()=defaultvgl_orient_box_3d< Type >
vgl_orient_box_3d(vgl_box_3d< Type > const &box)vgl_orient_box_3d< Type >inline
vgl_orient_box_3d(vgl_box_3d< Type > const &box, vnl_quaternion< double > const &orient)vgl_orient_box_3d< Type >inline
vgl_orient_box_3d(vgl_point_3d< Type > const &p0, vgl_point_3d< Type > const &px, vgl_point_3d< Type > const &py, vgl_point_3d< Type > const &pz)vgl_orient_box_3d< Type >
volume() constvgl_orient_box_3d< Type >inline
width() constvgl_orient_box_3d< Type >inline
~vgl_orient_box_3d(void)=defaultvgl_orient_box_3d< Type >virtual