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

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

boundBoxmoab::Treeprotected
boxTagmoab::Treeprotected
boxTagNamemoab::Treeprotected
bruteforce_find(const double *point, const double iter_tol=1.0e-10, const double inside_tol=1.0e-6)moab::BVHTreeprivate
build_tree(const Range &entities, EntityHandle *tree_root_set=NULL, FileOptions *options=NULL)moab::BVHTreevirtual
BVHTree(Interface *impl)moab::BVHTreeinline
BVHTree(const BVHTree &s)moab::BVHTreeprivate
choose_best_split(const std::vector< std::vector< SplitData > > &splits, SplitData &data) constmoab::BVHTreeinlineprivate
cleanUpmoab::Treeprotected
construct_element_vec(std::vector< HandleData > &handle_data_vec, const Range &elements, BoundBox &bounding_box)moab::BVHTreeinlineprivate
convert_tree(std::vector< Node > &tree_nodes)moab::BVHTreeprivate
create_root(const double box_min[3], const double box_max[3], EntityHandle &root_handle)moab::Tree
delete_tree_sets()moab::Tree
distance_search(const double from_point[3], const double distance, std::vector< EntityHandle > &result_list, const double iter_tol=1.0e-10, const double inside_tol=1.0e-6, std::vector< double > *result_dists=NULL, std::vector< CartVect > *result_params=NULL, EntityHandle *tree_root=NULL)moab::BVHTreevirtual
moab::Tree::distance_search(const double *point, const double distance, std::vector< EntityHandle > &leaves_out, const double iter_tol=1.0e-10, const double inside_tol=1.0e-6, std::vector< double > *dists_out=NULL, std::vector< CartVect > *params_out=NULL, EntityHandle *start_node=NULL)=0moab::Treepure virtual
entityHandlesmoab::BVHTreeprivate
establish_buckets(HandleDataVec::const_iterator begin, HandleDataVec::const_iterator end, const BoundBox &interval, std::vector< std::vector< Bucket > > &buckets) constmoab::BVHTreeprivate
find_all_trees(Range &results)moab::Tree
find_point(const std::vector< double > &point, const unsigned int &index, const double iter_tol, const double inside_tol, std::pair< EntityHandle, CartVect > &result)moab::BVHTreeprivate
find_split(HandleDataVec::iterator &begin, HandleDataVec::iterator &end, SplitData &data) constmoab::BVHTreeprivate
get_bounding_box(BoundBox &box, EntityHandle *tree_node=NULL) constmoab::BVHTreevirtual
get_box_tag(bool create_if_missing=true)moab::Treeinlineprotected
get_eval()moab::Treeinline
get_info(EntityHandle root, double min[3], double max[3], unsigned int &max_dep)moab::Treeinlinevirtual
get_max_depth()moab::Treeinline
get_max_per_leaf()moab::Treeinline
HandleDataVec typedefmoab::BVHTreeprivate
initialize_splits(std::vector< std::vector< SplitData > > &splits, const std::vector< std::vector< Bucket > > &buckets, const SplitData &data) constmoab::BVHTreeprivate
local_build_tree(std::vector< Node > &tree_nodes, HandleDataVec::iterator begin, HandleDataVec::iterator end, const int index, const BoundBox &box, const int depth=0)moab::BVHTreeprivate
maxDepthmoab::Treeprotected
maxPerLeafmoab::Treeprotected
mbImplmoab::Treeprotected
median_order(HandleDataVec::iterator &begin, HandleDataVec::iterator &end, SplitData &data) constmoab::BVHTreeprivate
meshsetFlagsmoab::Treeprotected
minWidthmoab::Treeprotected
moab()moab::Treeinline
moab() constmoab::Treeinline
myEvalmoab::Treeprotected
myRootmoab::Treeprotected
myTreemoab::BVHTreeprivate
order_elements(HandleDataVec::iterator &begin, HandleDataVec::iterator &end, SplitData &data) constmoab::BVHTreeinlineprivate
parse_common_options(FileOptions &options)moab::Treeprotected
parse_options(FileOptions &opts)moab::BVHTreevirtual
point_search(const double *point, EntityHandle &leaf_out, const double iter_tol=1.0e-10, const double inside_tol=1.0e-6, bool *multiple_leaves=NULL, EntityHandle *start_node=NULL, CartVect *params=NULL)moab::BVHTreevirtual
print()moab::BVHTreevirtual
print_nodes(std::vector< Node > &nodes)moab::BVHTreeprivate
reset_tree()moab::BVHTreeinlinevirtual
set_eval(ElemEvaluator *eval)moab::Treeinline
set_interval(BoundBox &interval, std::vector< Bucket >::const_iterator begin, std::vector< Bucket >::const_iterator end) constmoab::BVHTreeinlineprivate
splitsPerDirmoab::BVHTreeprivate
startSetHandlemoab::BVHTreeprivate
Tree(Interface *iface)moab::Treeinline
tree_stats()moab::Treeinline
tree_stats() constmoab::Treeinline
treeDepthmoab::Treeprotected
treeNamemoab::BVHTreeprivatestatic
treeStatsmoab::Treeprotected
~BVHTree()moab::BVHTreeinline
~Tree()moab::Treeinlinevirtual