MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::BSPTree Member List
This is the complete list of members for moab::BSPTree, including all inherited members.
Axis enum namemoab::BSPTree
BSPTree(Interface *iface, const char *tagname=0, unsigned meshset_creation_flags=MESHSET_SET)moab::BSPTree
BSPTree(Interface *iface, bool destroy_created_trees, const char *tagname=0, unsigned meshset_creation_flags=MESHSET_SET)moab::BSPTree
cleanUpTreesmoab::BSPTree [private]
create_tree(const double box_min[3], const double box_max[3], EntityHandle &root_handle)moab::BSPTree
create_tree(const double corner_coords[8][3], EntityHandle &root_handle)moab::BSPTree
create_tree(EntityHandle &root_handle)moab::BSPTree
createdTreesmoab::BSPTree [private]
delete_tree(EntityHandle root_handle)moab::BSPTree
epsilon()moab::BSPTree [inline, static]
find_all_trees(Range &results)moab::BSPTree
get_split_plane(EntityHandle node, Plane &plane)moab::BSPTree [inline]
get_tree_box(EntityHandle root_node, double corner_coords[8][3])moab::BSPTree
get_tree_box(EntityHandle root_node, double corner_coords[24])moab::BSPTree
get_tree_end_iterator(EntityHandle tree_root, BSPTreeIter &result)moab::BSPTree
get_tree_iterator(EntityHandle tree_root, BSPTreeIter &result)moab::BSPTree
init_tags(const char *tagname=0)moab::BSPTree [private]
leaf_containing_point(EntityHandle tree_root, const double point[3], EntityHandle &leaf_out)moab::BSPTree
leaf_containing_point(EntityHandle tree_root, const double xyz[3], BSPTreeIter &result)moab::BSPTree
mbInstancemoab::BSPTree [private]
merge_leaf(BSPTreeIter &iter)moab::BSPTree
meshSetFlagsmoab::BSPTree [private]
moab()moab::BSPTree [inline]
planeTagmoab::BSPTree [private]
rootTagmoab::BSPTree [private]
set_split_plane(EntityHandle node, const Plane &plane)moab::BSPTree
set_tree_box(EntityHandle root_node, const double box_min[3], const double box_max[3])moab::BSPTree
set_tree_box(EntityHandle root_node, const double corner_coords[8][3])moab::BSPTree
split_leaf(BSPTreeIter &leaf, Plane plane)moab::BSPTree
split_leaf(BSPTreeIter &leaf, Plane plane, EntityHandle &left_child, EntityHandle &right_child)moab::BSPTree
split_leaf(BSPTreeIter &leaf, Plane plane, const Range &left_entities, const Range &right_entities)moab::BSPTree
split_leaf(BSPTreeIter &leaf, Plane plane, const std::vector< EntityHandle > &left_entities, const std::vector< EntityHandle > &right_entities)moab::BSPTree
X enum valuemoab::BSPTree
Y enum valuemoab::BSPTree
Z enum valuemoab::BSPTree
~BSPTree()moab::BSPTree
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines