balanceBottomup() | coal::detail::HierarchyTree< BV > | |
balanceIncremental(int iterations) | coal::detail::HierarchyTree< BV > | |
balanceTopdown() | coal::detail::HierarchyTree< BV > | |
bu_threshold | coal::detail::HierarchyTree< BV > | |
clear() | coal::detail::HierarchyTree< BV > | |
empty() const | coal::detail::HierarchyTree< BV > | |
extractLeaves(const Node *root, std::vector< Node * > &leaves) const | coal::detail::HierarchyTree< BV > | |
free_node | coal::detail::HierarchyTree< BV > | protected |
getMaxDepth() const | coal::detail::HierarchyTree< BV > | |
getMaxHeight() const | coal::detail::HierarchyTree< BV > | |
getRoot() const | coal::detail::HierarchyTree< BV > | |
getRoot() | coal::detail::HierarchyTree< BV > | |
HierarchyTree(int bu_threshold_=16, int topdown_level_=0) | coal::detail::HierarchyTree< BV > | |
init(std::vector< Node * > &leaves, int level=0) | coal::detail::HierarchyTree< BV > | |
insert(const BV &bv, void *data) | coal::detail::HierarchyTree< BV > | |
max_lookahead_level | coal::detail::HierarchyTree< BV > | protected |
n_leaves | coal::detail::HierarchyTree< BV > | protected |
Node typedef | coal::detail::HierarchyTree< BV > | |
opath | coal::detail::HierarchyTree< BV > | protected |
print(Node *root, int depth) | coal::detail::HierarchyTree< BV > | |
refit() | coal::detail::HierarchyTree< BV > | |
remove(Node *leaf) | coal::detail::HierarchyTree< BV > | |
root_node | coal::detail::HierarchyTree< BV > | protected |
size() const | coal::detail::HierarchyTree< BV > | |
topdown_level | coal::detail::HierarchyTree< BV > | |
update(Node *leaf, int lookahead_level=-1) | coal::detail::HierarchyTree< BV > | |
update(Node *leaf, const BV &bv) | coal::detail::HierarchyTree< BV > | |
update(Node *leaf, const BV &bv, const Vec3s &vel, Scalar margin) | coal::detail::HierarchyTree< BV > | |
update(Node *leaf, const BV &bv, const Vec3s &vel) | coal::detail::HierarchyTree< BV > | |
~HierarchyTree() | coal::detail::HierarchyTree< BV > | |