MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::BoundBox Member List
This is the complete list of members for moab::BoundBox, including all inherited members.
bMaxmoab::BoundBox
bMinmoab::BoundBox
BoundBox()moab::BoundBox [inline]
BoundBox(const CartVect &min, const CartVect &max)moab::BoundBox [inline]
BoundBox(const double *corners)moab::BoundBox [inline]
BoundBox(std::vector< CartVect > points)moab::BoundBox [inline]
BoundBox(const BoundBox &from)moab::BoundBox [inline]
compute_center(CartVect &center)moab::BoundBox [inline]
contains_point(const double *point, const double tol=0.0) const moab::BoundBox [inline]
diagonal_length() const moab::BoundBox [inline]
diagonal_squared() const moab::BoundBox [inline]
distance(const double *from_point) const moab::BoundBox [inline]
distance_squared(const double *from_point) const moab::BoundBox [inline]
get(double *coords)moab::BoundBox [inline]
intersects_box(const BoundBox &b, const double tol=0.0) const moab::BoundBox [inline]
operator=(const BoundBox &from)moab::BoundBox [inline]
operator==(const BoundBox &box) const moab::BoundBox [inline]
update(const BoundBox &other_box)moab::BoundBox [inline]
update(const double *coords)moab::BoundBox [inline]
update(Interface &iface, const Range &elems, bool spherical=false, double radius=1.)moab::BoundBox
update(Interface &iface, const EntityHandle ent, bool spherical=false, double radius=1.)moab::BoundBox [inline]
update_box_spherical_elem(const CartVect *coordverts, int len, double radius)moab::BoundBox
update_max(const BoundBox &other_box)moab::BoundBox [inline]
update_max(const double *coords)moab::BoundBox [inline]
update_min(const BoundBox &other_box)moab::BoundBox [inline]
update_min(const double *coords)moab::BoundBox [inline]
~BoundBox()moab::BoundBox [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines