MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::Tree Member List
This is the complete list of members for moab::Tree, including all inherited members.
boundBoxmoab::Tree [protected]
boxTagmoab::Tree [protected]
boxTagNamemoab::Tree [protected]
build_tree(const Range &entities, EntityHandle *tree_root_set=NULL, FileOptions *options=NULL)=0moab::Tree [pure virtual]
cleanUpmoab::Tree [protected]
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 *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::Tree [pure virtual]
find_all_trees(Range &results)moab::Tree
get_bounding_box(BoundBox &box, EntityHandle *tree_node=NULL) const moab::Tree [inline, virtual]
get_box_tag(bool create_if_missing=true)moab::Tree [inline, protected]
get_eval()moab::Tree [inline]
get_info(EntityHandle root, double min[3], double max[3], unsigned int &max_dep)moab::Tree [inline, virtual]
get_max_depth()moab::Tree [inline]
get_max_per_leaf()moab::Tree [inline]
maxDepthmoab::Tree [protected]
maxPerLeafmoab::Tree [protected]
mbImplmoab::Tree [protected]
meshsetFlagsmoab::Tree [protected]
minWidthmoab::Tree [protected]
moab()moab::Tree [inline]
moab() const moab::Tree [inline]
myEvalmoab::Tree [protected]
myRootmoab::Tree [protected]
parse_common_options(FileOptions &options)moab::Tree [protected]
parse_options(FileOptions &opts)=0moab::Tree [pure virtual]
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)=0moab::Tree [pure virtual]
print()=0moab::Tree [pure virtual]
reset_tree()=0moab::Tree [pure virtual]
set_eval(ElemEvaluator *eval)moab::Tree [inline]
Tree(Interface *iface)moab::Tree [inline]
tree_stats()moab::Tree [inline]
tree_stats() const moab::Tree [inline]
treeDepthmoab::Tree [protected]
treeStatsmoab::Tree [protected]
~Tree()moab::Tree [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines