tesseract_trees

v0.2.1

  • Pages
  • Modules
  • Exceptions

    tesseract_trees v0.2.1 Tesseract.Tree.R.Util View Source

    Link to this section Summary

    Functions

    box_intersection_volume(box, other_boxes)
    box_volume_increase(box_a, box_b)
    count_entries(arg1)
    depth(tree)
    entries_mbb(entries)
    entry_is_leaf?(arg1)
    entry_mbb(arg)
    entry_value(arg)
    mbb_axis_minmax(arg, axis)
    mbb_margin(arg)
    point2entry(arg, padding \\ 0)
    points2entries(points, padding \\ 0)
    wrap_depth(entries, depth)
    wrap_mbb(node)

    Link to this section Functions

    Link to this function box_intersection_volume(box, other_boxes) View Source
    Link to this function box_volume_increase(box_a, box_b) View Source
    Link to this function count_entries(arg1) View Source
    Link to this function depth(tree) View Source
    Link to this function entries_mbb(entries) View Source
    Link to this function entry_is_leaf?(arg1) View Source
    Link to this function entry_mbb(arg) View Source
    Link to this function entry_value(arg) View Source
    Link to this function mbb_axis_minmax(arg, axis) View Source
    Link to this function mbb_margin(arg) View Source
    Link to this function point2entry(arg, padding \\ 0) View Source
    Link to this function points2entries(points, padding \\ 0) View Source
    Link to this function wrap_depth(entries, depth) View Source
    Link to this function wrap_mbb(node) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.