Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::BoundBox Member List

This is the complete list of members for moab::BoundBox, including all inherited members.

bMaxmoab::BoundBox
bMinmoab::BoundBox
BoundBox()moab::BoundBoxinline
BoundBox(const CartVect &min, const CartVect &max)moab::BoundBoxinline
BoundBox(const double *corners)moab::BoundBoxinline
BoundBox(std::vector< CartVect > points)moab::BoundBoxinline
BoundBox(const BoundBox &from)moab::BoundBoxinline
compute_center(CartVect &center)moab::BoundBoxinline
contains_point(const double *point, const double tol=0.0) constmoab::BoundBoxinline
diagonal_length() constmoab::BoundBoxinline
diagonal_squared() constmoab::BoundBoxinline
distance(const double *from_point) constmoab::BoundBoxinline
distance_squared(const double *from_point) constmoab::BoundBoxinline
get(double *coords)moab::BoundBoxinline
intersects_box(const BoundBox &b, const double tol=0.0) constmoab::BoundBoxinline
operator=(const BoundBox &from)moab::BoundBoxinline
operator==(const BoundBox &box) constmoab::BoundBoxinline
update(const BoundBox &other_box)moab::BoundBoxinline
update(const double *coords)moab::BoundBoxinline
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::BoundBoxinline
update_box_spherical_elem(const CartVect *coordverts, int len, double radius)moab::BoundBox
update_max(const BoundBox &other_box)moab::BoundBoxinline
update_max(const double *coords)moab::BoundBoxinline
update_min(const BoundBox &other_box)moab::BoundBoxinline
update_min(const double *coords)moab::BoundBoxinline
~BoundBox()moab::BoundBoxinline