Package org.jmol.bspt


package org.jmol.bspt

Provides Binary Space Partitioning Functionality to spacially separate data structures in n-dimensions

For some useful background info, search the web for "bsp tree faq".

  • Classes
    Class
    Description
    A Binary Space Partitioning Forest
    a Binary Space Partitioning Tree
    Iterator used for finding all points within a box or a hemi-box
    the internal tree is made up of elements ...
    A leaf of Point3f objects in the bsp tree
    Nodes of the bspt.