Package org.jmol.bspt

Class Leaf


  • class Leaf
    extends Element
    A leaf of Point3f objects in the bsp tree
    Author:
    Miguel, miguel@jmol.org
    • Field Detail

      • tuples

        javajs.util.T3[] tuples
    • Constructor Detail

      • Leaf

        Leaf​(Bspt bspt,
             Leaf leaf,
             int countToKeep)
        Parameters:
        bspt -
        leaf -
        countToKeep -
    • Method Detail

      • sort

        void sort​(int dim)